CMP - United Business Media TechOnline
All Articles Products Courses Papers VirtuaLabs Webinars Web
 
LoginRegister
      TechOnline > Learning >  Technical Paper
Technical Papers
C Runtime Checks in Embedded Systems Development

Click to Download
pdf logo
Mentor Graphics Technical Library
November 2006
 

Markus Heiling
Mentor Graphics

This document discusses runtime checks for C applications with special regard to the requirements of embedded systems development.

Runtime checks are features provided by a C/C++ compiler and/or a C-Runtime Library to help the developer track down problems at the source code line level. Runtime checks are performed when the program is executed. Runtime checks should not be confused with static checks or analysis, which is performed at compilation time. The checks and analysis performed by a C/C++ compiler are a valid help in development, but they are not capable of solving the more complex, hidden problems which can be easily introduced during an application's implementation and coding phase.

Note: By clicking on the above link, this paper will be emailed to your TechOnline log-in address by Mentor Graphics.

 
Rate this paper
WORSE | BETTER
1 2 3 4 5

submit a paper
Follow Tech Papers

Mentor Graphics
   

TECH PAPER
1. Booting from Flash with MMU or Images with Non-Contiguous Memory

TECH PAPER
2. Multicore Applications: Programming and Debugging

TECH PAPER
3. Registered C

TECH PAPER
4. Rapid Development of Telematics Applications