Author Topic: Best free C compiler\Programming tool?  (Read 1066 times)




Use this: http://www.microsoft.com/express/vc/
You might also want to install the windows platform SDK, if you're planning on making GUI applications.

Use this: http://www.microsoft.com/express/vc/
You might also want to install the windows platform SDK, if you're planning on making GUI applications.
No, I just need it for microelectronics class.

Well, those compilers won't do you any good then. The compilers mentioned above compile C to x86 machine code. That won't do you much good on an embedded system.