Wednesday, June 20, 2012

Embedded C programming - for beginners

Embedded programming is always hardware related. You may at least need to buy a develop kit or emulator. The price is not that cheap. Can we save those bucks and still learn the fundamentals of embedded C programming? 

Thanks to Keil - An ARM company. If you never heared about Keil, congratulation again! you are the beginner and this article is right for you! Keil provides a great Evaluation Software supporting different paltforms but with very few limitations. It includes the assembler, compiler, linker, debugger, and IDE. Everything you need for embedded C learning is here. How to get it? Go to this webpage of Keil (http://www.keil.com/demo/) and you can get it free (you just need to fill out a simple form)!

No comments: