Other Parts Discussed in Thread: OMAP-L137
Does anyone know of an easy way to get timestamps while running my program? Basically, I have written a program and I need to determine how long it takes to execute several areas of the program (in milliseconds). I am doing large amounts of DSP and need to see how long it takes to complete tasks in the program. I will also need it as a benchmark for when I adjust/tune my code to see how the results effect the execution times.
I am using a C6747 dsp (part of the OMAP-L137 development board). The CCS I am using is the one that came with the board for prototyping. Thanks for any help.
Scott H.