Hello,
I know the csrs232driver has been successfully crosscompile and used on an ARM9 platform (without symbol _JAVA_WRAPPER to a pure C usage).
For waveportprotocol, all has been made in source code to allow this cross compilation.
Before adding the ARM configuration on SDK, we have to choice a ARM eclipse plugin to facilitate the compilation & test via Eclipse framework.
Is your target an ARMv4 also, and do you want to interact in C?
Last edit: Thierry CHOMAUD 2013-02-20
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It's possible to build the libcsrs232driver.so and libcswaveportprotocol.so for arm ?
Thank's
Cedric
Hello,
I know the csrs232driver has been successfully crosscompile and used on an ARM9 platform (without symbol _JAVA_WRAPPER to a pure C usage).
For waveportprotocol, all has been made in source code to allow this cross compilation.
Before adding the ARM configuration on SDK, we have to choice a ARM eclipse plugin to facilitate the compilation & test via Eclipse framework.
Is your target an ARMv4 also, and do you want to interact in C?
Last edit: Thierry CHOMAUD 2013-02-20
Hello,
My target is an ARMv6 and I've already begin in Java.
Thank's
Cedric