Hi,
I am currently working on 6416 using the (C6416 Device Cycle Accurate Simulator). Can anyone tell me some way in which i can calculate the execution time of my code ?
One way that i thought about was to count the number of cycles by using the Profile and multiply with the inverse of the Frequency... but i am not sure about the frequency ?
any help would be highly appreciated!