This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LP-AM261: tiarmclang source-based code coverage issue with mc/dc analysis

Part Number: LP-AM261


Tool/software:

I am trying to generate the code coverage report following 12.1. Source-Based Code Coverage in tiarmclang — TI Arm Clang Compiler Tools User's Guide, I am able to generate the report without the fmcdc flag, but i need mc/dc analysis, uisng tiarmclang version 4.0.2 LTS. With the mcdc flag enabled I am not even able to get the uart debug prints, not hitting on breakpoint which were all possible when fmcdc flag not used.