Software debug

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
1,729件の閲覧回数
lvyang
Contributor III

Can "Freescale CodeWarrior" (IDE 5.9) do prue software debug without any hardware?

If can, how to set.

thanks!

ラベル(1)
1 解決策
1,596件の閲覧回数
martin_kovar
NXP Employee
NXP Employee

Hi,

what do you mean by software debug?

You can connect debug probe to your microcontroller via JTAG and use the debugger which is part of CodeWarrior.

Please look at the following URL where you can find the usable debug probe.

Universal Multilink Development Interface|NXP 

If you ask about software simulation of the microcontroller, then the answer is no. CodeWarrior does not support this feature. 

Regards,

Martin

元の投稿で解決策を見る

0 件の賞賛
返信
4 返答(返信)
1,596件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi,

what chip do you work with?

0 件の賞賛
返信
1,596件の閲覧回数
lvyang
Contributor III

SPC560P34

0 件の賞賛
返信
1,597件の閲覧回数
martin_kovar
NXP Employee
NXP Employee

Hi,

what do you mean by software debug?

You can connect debug probe to your microcontroller via JTAG and use the debugger which is part of CodeWarrior.

Please look at the following URL where you can find the usable debug probe.

Universal Multilink Development Interface|NXP 

If you ask about software simulation of the microcontroller, then the answer is no. CodeWarrior does not support this feature. 

Regards,

Martin

0 件の賞賛
返信
1,596件の閲覧回数
lvyang
Contributor III

Thank you very much.

Yes,i mean the software simulation.