Software debug

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Software debug

Jump to solution
727 Views
lvyang
Contributor III

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

If can, how to set.

thanks!

Labels (1)
1 Solution
594 Views
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

View solution in original post

0 Kudos
4 Replies
594 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi,

what chip do you work with?

0 Kudos
594 Views
lvyang
Contributor III

SPC560P34

0 Kudos
595 Views
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 Kudos
594 Views
lvyang
Contributor III

Thank you very much.

Yes,i mean the software simulation.