Tag
ARM7
2 posts tagged "ARM7".
- 1 min read
ARM7 Programming under Mac OS X: Part 1 - ISP
Programming on a Mac is quite similar as you do on a Linux PC, and developing for ARM7 is not the exception. In this first post I'll show you how to setup…
- 2 min read
ARM7 Programming under Mac OS X: Part 2 - GCC and Eclipse
Even though OS X default IDE is XCode (for C, Objective C, Java) and the fact that we can use XCode for programming an ARM7 MCU, using Eclipse is great…