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.