Hi, I want to run ME7Logger in ARM witch current binaries but it has't be posible.
I know they are compiled for Intel 80386 32Bits and it don't work native in arm arch.
I have tried all the things that have occurred to me to try to execute in all the ways that I have occurred the current binaries in a Raspberry PI with ARM processor without success.
-Running ME7Logger Linux bin in Raspberry whit qemu-i386 in chroot enviroment.
-Running ME7Logger Windows bin en Raspberry whit wine.
In both cases problems arise with serial emulation.
I have also tried testing with this implementation in Python but I have not achieved any favorable result:
At this point I do not have many more options to make this wonderful program on a device with ARM, my main motivation to make it work in arm device is because it would be amazing to be able to see this data in real time in the cluster car thanks to this:
Unfortunately, I am not the author of ME7Logger so I do not have the sources. We would have to collaborate on the mmll project to get it up to the point where it is as good as ME7Logger.
Hi, I want to run ME7Logger in ARM witch current binaries but it has't be posible.
I know they are compiled for Intel 80386 32Bits and it don't work native in arm arch.
I have tried all the things that have occurred to me to try to execute in all the ways that I have occurred the current binaries in a Raspberry PI with ARM processor without success.
-Running ME7Logger Linux bin in Raspberry whit qemu-i386 in chroot enviroment. -Running ME7Logger Windows bin en Raspberry whit wine.
In both cases problems arise with serial emulation.
I have also tried testing with this implementation in Python but I have not achieved any favorable result:
https://github.com/trichard3000/mmll
At this point I do not have many more options to make this wonderful program on a device with ARM, my main motivation to make it work in arm device is because it would be amazing to be able to see this data in real time in the cluster car thanks to this:
https://github.com/derpston/linux-rpi-audi-dis
It would be a nice addition to Nefmoto comunity and it would be very cheap.
So please, can you compile them for ARM o share the source to compile them.
Thanks and congrats for all ME7 development.