In order to reuse and port embedded software it is absolutely imperative that the code be written without any ambiguity. In a previous post, “Understanding Portable Types” located here, the basics of portable types were discussed and how the common types of char, int and long may mean different things depending on the architecture and … Continue reading Embedded Basics – 5 Tips for using portable types