CDB89712
DS502UM2
A-3
- Runtime Error Checking:
There are a number of intentional errors in this demonstration program. These errors will not cause
the application to fail, and are composed of completely legal C statements. Program errors such as
these are easy to create, can manifest themselves unpredictably, and are difficult to reproduce and
debug. MULTI’s runtime error checking libraries will detect these errors at the first execution,
allowing you to concentrate on more important issues.
- Mixed-Language Debugging Capability:
This application is composed of C and C++ source files. MULTI can seamlessly build and debug
mixed-language applications written in C, C++, EC++, FORTRAN, or Assembly.
- Formatted Display of Variables / Structs / Arrays:
This demonstration uses a linked list of structs, arrays of pointers, bitfields and other complex
variables. MULTI provides exceptional formatted visibility into these program elements.
Summary of Contents for ARM CDB89712
Page 45: ... Notes ...
Page 46: ......