|
Home >
Real-time Mantra >
Embedded Design
| ||||||||||||||||||||||||||||||||
Real-time and Embedded Design |
|
|
Describes the issues involved in real-time software design. |
|
Describes the Real-time Software Design process. Different stages in Real-time Software Design are covered. |
|
Examines biological systems to develop techniques that can help us in developing complex Real-time systems. |
|
Simple steps for moving from system requirements to a comprehensive software and hardware architecture. |
|
Embedded Programming |
|
Real-time systems often use C-structures for message definition. This articles covers the byte alignment and ordering issues involved in doing so. |
|
This article discusses several techniques to simplify Real-time Software Design. |
|
This article describes assembly code generated by C compiler for invoking a C function. |
|
This article describes assembly code generated by C compiler for various statements in C. |
|
This article describes assembly code generated by C compiler for if-else and switch statements. |
|
Several optimization techniques for C and C++ code are covered in this article. |
|
Here we focus on techniques to debug software crashes. We analyze different types of crashes. |
|
We will examine symptoms of memory corruption in stack, heap and global memory. C++ crash debugging is also covered. |
|
Embedded System Testing |
|
System stress testing is run after integration testing to shake out bugs before they become critical field problems. |
|
|
|