Performance analysis Question

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Performance analysis Question

1,122 次查看
tenfoo
Contributor II

Is there a way to use Codewarrior 10.2.10's performance analysis tools to determine how long certain portions of my code take to execute in terms of clock cycles or real time? The particular part I'm interested in typically takes a couple minutes and the device timers I'm using roll over before that and give me an inaccurate value. I'm using Windows 7 and have an MSC8156EVM. Thanks.

标签 (1)
标记 (1)
0 项奖励
回复
1 回复

717 次查看
tenfoo
Contributor II

Update: I was able to get the inclusive time and OCE cycles for the portion of code I'm interested in timing. After reading all the documentation I could find, I haven't figured out the calculations necessary to determine what these values translate to in real time. Using the MSC8156's default clock settings and running the code on one core, where can I find the OCE clock frequency or the clock that determines the inclusive time? Thanks.

0 项奖励
回复