Hi,
I'm trying to understand names of labels in Trace Display (such as "CPU instruction decode", "CPU instruction condition false", "cycleCPU", etc.) in Code Composer Studio v 5.2.0.00069. It is very important for us to understand all columns in csv file.
I used these sites:
http://processors.wiki.ti.com/index.php/Simulator_Analysis_Event_Description
I still can't find what does:
-FirstPCCount
-Times called
-Percentage (i understand that it is line coverage LinesExecuted/LinesOfCode * 100%)
mean.
Can You help me with them?
I am not sure if I really understand:
-CPU instruction decoded,
-CPU condition false,
-cycleCPU
-Inst exec count
- PC Count
Please be understanding, I'm a student on internship.