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.

Profile in EVM mode is not enabled for C6472


The profile setup tab  doesn't show any activities when using the EVM6472 or C6474 as target configuration. It works for the same image if I use the basic simulator as target.

George.

 

  • Hi George,

    The CCSv4 function profiler is not supported on C6000 hardware targets. This is because the intrusive nature of the CCS profiler makes it especially inaccurate on C6000 HW (it is not intrusive on simuators). It is recommended to use trace for HW profiling (if your target supports it) or use other alternatives like the profile clock or statistics (if using BIOS)

    Thanks

    ki