Windows based development for ARM processors

Posted by user367231 on Stack Overflow See other posts from Stack Overflow or by user367231
Published on 2010-06-15T12:28:20Z Indexed on 2010/06/15 12:32 UTC
Read the original article Hit count: 186

Filed under:
|
|
|

I am a complete newbie to the ARM world. I need to be able to write C code, compile it, and then download into an ARM emulator, and execute. I need to use the GCC 4.1.2 compiler for the C code compilation.

Can anybody point me in the correct directions for the following issues?

What tool chain to use?

What emulator to use?

Are there tutorials or guides on setting up the tool chain?

© Stack Overflow or respective owner

Related posts about Windows

Related posts about gcc