|
|
|
|
Coding Standards
The goal of coding standards is to prevent or make error identification easy. Standards specify a common format for source code and its comments, they detail how code should be written. The ability to adhere to a programming standard in a consistent manner is far more important than simply documenting a programming standard and having it gather dust on the shelf.
|
|
Misra C / C++
We offer various tools for MISRA C and C++ checking. IAR Systems has included a basic (but powerfull) MISRA checker as standard in its Embedded Workbench. From LDRA we offer the most complete MISRA standards checking tools available in the market. LDRA actually has several people in the various MISRA comitees and was the first in the market to release support for MISRA C++.
... |
|
|
|
|
|