When designing IP for system-on-chip (SoC) and application-specific integrated circuit (ASIC) implementations, IP designers strive for perfection. Optimal engineering often yields the smallest die ...
The ColdFire Development Suite incorporates new optimizations and calling conventions to speed up code execution on Freescale microprocessors, such as the 32-bit Coldfire. Additional enhancements ...
This article discusses how to use GCJ, part of the GCC compiler suite, in an embedded Linux project. Like all tools, GCJ has benefits, namely the ability to code in a high-level language like Java, ...
GCC, the GNU Compiler Collection, is a tool used by nearly every embedded engineer, even those who don't target Linux. In release since 1987, supporting every processor known to man, GCC is a ...
Why you want to use MISRA C. What support IAR Embedded Workbench and C-STAT has for MISRA C. Issues related to static analysis. In addition, there’s the CERT C/C++ Secure Coding Standard published by ...