|
|
|
|
|
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++.
... |
| |
|
|
GJB (Chinese Militairy Standard) < place holder >
GJB is a CHinese Militairy Standard ... |
| |
|
|
HIC++ (High Integrity C++) What is High Integrity C++
The High-Integrity C++ Coding Standard: © The Programming Research Group manual has been designed for use by organisations that aim to produce high quality C++ software.
LDRA is able to assist software developers and testers to check for violations against the standard by utilising the powerful analysis capabilities of the LDRA tool suite.
High Integrity C++ Stan ... |
| |
|
|
HIS (Herstellerinitiative Software) What is HIS
The HIS working group Software Test released a common subset of the rules from the 1998 version of the MISRA Guidelines that would be applicable for HIS and published these on the HIS website. This document specifies the additional rules which will be applicable to HIS from the MISRA Guidelines Version 2004.
HIS - Herstellerinitiative Software is a committee drawn from the following ... |
| |
|
|
JPL (Jet Propulsion Laboratory) The choice of language for safety-critical code is in itself a key consideration. At many organizations, JPL included, developers write most code in C. With its long history, there is extensive tool support for this language, including strong source code analysers, logic model extractors, metrics tools, debuggers, test-support tools, and a choice of mature, stable compilers. For this reason, C is ... |
| |
|
|
JSF++ AV (Joint Strike Fighter - Aircraft Air Vehicle) Lockheed Martin has formally released the JSF++ AV (Air Vehicle) Coding Standard (December 2005). LDRA is the tool of choice by LMCO for the JSF project. A copy of the standard can be obtained by clicking on the link here >>
LDRA tool suite - The tool of choice for the JSF++ AV Coding Standard
As provider of the LDRA tool suite, the JSF software test tool of choice, LDRA has worked c ... |
| |
|
|
Netrino Embedded-C The Embedded C Coding Standard was developed by Netrino to minimise firmware bugs by creating rules that keep bugs out while also improving the aintainability and portability of embedded software. The coding standard details guiding software programming principles, specifies naming conventions and outlines rules for data types, functions, preprocessor macros, variables and much more. Individ ... |
| |
|
|
|
|