Estudos de Casos
XPY
Non-intrusive code coverage, monitoring and profiling tool
Challenge
- Perform non-intrusive code coverage analysis and profiling on Hard Real Time software
- Develop monitoring and profiling functionalities for the SPARC/ERC32 processor families.
Solution
- Uses on-chip debugger, accessible through an IEEE 1149.1 boundary-scan controller
- Provides extensive code coverage analysis, including: Statement Coverage, Decision Coverage, Condition Coverage, or the stringent Modified Condition/Decision Coverage, as required by RCTA/DO-178B standard.
- XPY is also able to provide accurate timing information of the running application, both at task level (e.g. task CPU time) and operating system executive level (e.g. context switch).
Benefit
- Race conditions are not masked since there is no code instrumentation
- Realistic profiling data
Estudos de Casos
-
XPY
Non-intrusive code coverage, monitoring and profiling tool

