Can "Freescale CodeWarrior" (IDE 5.9) do prue software debug without any hardware?
If can, how to set.
thanks!
Solved! Go to Solution.
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
Hi,
what chip do you work with?
SPC560P34
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
Thank you very much.
Yes,i mean the software simulation.