I have compiled a simple executable application written in C,using using the arm-linux-gnueabi compiler for ARM process. But I have a simple(or no) question: how
How to run it on device? assuming
Assuming that I have two devices for test it: a samsung phone with Windows Mobile 6.1,processor ARM926EJ OMAP1710 and a foston tablet with Android 2.x,the process name,I not found but is one of processores ARM family.
- A Samsung phone with Windows Mobile 6.1, ARM926EJ OMAP1710 processor
- A Foston tablet with Android 2.x, the processor name I not found but is one of processors in the ARM family.
If is not possible run it on the current operating system and, then how to format the device and put my kernel instead of Android/Linux?