Best Practices in Embedded Systems Programming
Coding standards for real-time programs
For a good review of embedded systems and their real-time constraints, the Embedded Systems wikibook is recommended, as well as this short paper on the challenges of embedded programming. You may also enjoy this powerpoint presentation on the challenges of real-time programming.
Coding best practices are always hotly debated by programmers, and often they are language dependent. The following links provide helpful suggestions, and interesting commentary on best practices for embedded systems:
This page is about: Best Practices and Coding Standards for Real-time Embedded Systems – List of resources for best practices and coding standards for real-time embedded systems