9.4. Code Coverage for Functional SafetyΒΆ

The TI C29x Clang Compiler can be used for functional safety development as a tool for generating and collecting structural code coverage as required by functional safety standards by applying the TI Compiler Qualification Kit.

The Code Coverage capability supports statement coverage, call coverage, branch coverage, and MC/DC (Modified Condition/Decision Coverage), as documented in the user guide: Source-Based Code Coverage in c29clang.

For more information: