how to measure CPU cycle in full chip simulation mode for HCS08 device.
05-06-2013
08:44 PM
913件の閲覧回数

hotashu
Contributor III
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
hello,
I use codewarrior for mcu 6.3 before for hcs08 device, in full chip simulaton mode there is trace component to meature CPU cycle between to lines of code.
now i use eclipse 10.4 but can't find this feature, how to implement the same feature in eclipse for 8bit device?
thansk
Hotas
2 返答(返信)
05-13-2013
12:26 AM
667件の閲覧回数

hotashu
Contributor III
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
still not figure it out. can anyone help me?
05-13-2013
01:42 AM
667件の閲覧回数


NXP Employee
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
That Trace component does not exist in Eclipse. But you can use the menu PEMicro > Show Cycle Counter.
Not the same, but should give you the information you need.
I hope this helps.
