I debug cla TASK1 in CCS5,and I want to know how many cycles does the TASK1 need.
my debug environment :CCS5.5.0+TMS320F28035+XDS100V1
Q:how to profiling cla code cycles in CCS5?
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.
I debug cla TASK1 in CCS5,and I want to know how many cycles does the TASK1 need.
my debug environment :CCS5.5.0+TMS320F28035+XDS100V1
Q:how to profiling cla code cycles in CCS5?
Hi Hai Sun,
hai sun said:Q:how to profiling cla code cycles in CCS5?
Here's your answer:
Regards,
Gautam
http://e2e.ti.com/support/microcontrollers/c2000/f/171/p/320301/1129561.aspx#1129561
We had similar discussion some time back,
another method is to put C28x in idle state and measure time.. this needs change to the C28x side code just to profile ..