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.

CC1312R: Code Coverage Analysis duplicated csv data

Part Number: CC1312R

Hi,

We set our project according to https://software-dl.ti.com/ccs/esd/documents/application_notes/appnote-code_coverage_compiler.html for code coverage collection and analyses.

Everything works fine, except when we run Analyze it builds everything twice. In result of that, data in *.csv files are doubled. Uploaded example main.csv file where you can see that every function call is duplicated. I checked pprofout.prf file and there is no signs of duplication.

Is there any option in project that we missing? Or this is the behavior that we have to accept?

main.csv