View CPU cycle count while debugging ?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

View CPU cycle count while debugging ?

ソリューションへジャンプ
784件の閲覧回数
geoff_s
Contributor III

Is there a way to see the cpu cycle counter while debugging with Kinetis Design Studio ?  I wanting to quickly check the number of cycles required for some instructions in my code, without resorting to techniques like systick or toggling external pins.  This was something I vaguely recall I could do in CodeWarrier.

ラベル(1)
0 件の賞賛
返信
1 解決策
556件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi Geoff,

this is because CodeWarrior comes with a built-in trace viewer and support for hardware trace, while something like this is not present in KDS.

I may suggest you refer these two thread for workaround:

KDS trace capabilities?

Kinetis design studio Trace and Profile

can this help you?


Have a great day,
Jennie Zhang

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
557件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi Geoff,

this is because CodeWarrior comes with a built-in trace viewer and support for hardware trace, while something like this is not present in KDS.

I may suggest you refer these two thread for workaround:

KDS trace capabilities?

Kinetis design studio Trace and Profile

can this help you?


Have a great day,
Jennie Zhang

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信