Posts tagged programming
I am looking to improve my knowledge of embedded systems programming, specifically regarding microcontrollers and embedded Linux systems. A lot of the information that can be found regarding C/C++...
I've heard that a bootloader is code that runs on a microcontroller, and is used to get your application code onto the micro. How does that work? Is there anything special that needs to be done to...