Part Number: PROCESSOR-SDK-OMAPL138
Other Parts Discussed in Thread: OMAPL138
Tool/software: Code Composer Studio
I just want to check the number of clock cycles required for a part of my c code actually the code is in micro c os idle task. anyway the code is running in the arm core of omap l138. I tried to use the clock in CCS but it shows context id instead of clock cycles.It shows clock cycle while i debug in the DSP core . I need to check in the arm core. How can I do that?