Author Topic: Developing on Intel, running on ARM  (Read 2971 times)

Offline richarddsmith

  • Single posting newcomer
  • *
  • Posts: 4
Developing on Intel, running on ARM
« on: January 18, 2011, 11:01:45 pm »
Assuming I link the correct ANSI C libraries for the target CPU, is there any potential problem by writing and debugging the ANSI-C code on Ubuntu (which is derived from Debian Linux) running CODE::BLOCKS on an Intel CPU, then using the developed code on a target ARM CPU running Debian Linux?  It sure makes checking the logic, etc., much easier because of CODE::BLOCKS, and the fact that the Ubuntu machine has significantly more resources.