2012/1/3 Jay Peh Chong Yi <[email protected]> > Hi all, > > My target platform is the Gumstix Overo Fire which is an ARM Cortex-A8 > OMAP3530 with Linux 2.5.34. >
Have you used a Gumstix or other embedded Linux before? > How can I create a JNI library usable in this ARM based Gumstix platform > to run Tinyos Java program like Listen and SerialForwarder? > You need to be able to get into to the embedded Gumstix platform and become root. You'll need a way to get the parts you need to install over to the Gumstix. Probably the simplest way to do that is to get into the box and then suck down the tinyos source tree and then do a normal install of the java tools. Follow the other instructions for any other Linux system. Once you are on the Gumstix is should be the same. I personally would use the Git development tree hosted at hinrg. You will also need to have an appropriate version of Java installed. Thank you in advance, any assistance will be greatly appreciated. > > Jay Peh > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > -- Eric B. Decker Senior (over 50 :-) Researcher
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
