[CodeWarrior] V2.1 version simulation debugging encountered problems

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

[CodeWarrior] V2.1 version simulation debugging encountered problems

892 Views
liyue1234
Contributor I

Help, I used to use V2.1 and NXP5604b/and 5606b chips. During debugging, the code displayed on gotil main was normal (you can see the statements in the main function), but after stepping into a certain function, it displayed only assembly and could not be debugged. Have you encountered this situation before? How to solve this? The license is the latest beta version applied for on the official website, with a 30 day period.

0 Kudos
Reply
2 Replies

865 Views
davidtosenovjan
NXP TechSupport
NXP TechSupport

Try to remove object code (CTRL+-) from project and re-compile.

Then it should work.

This needs to be done when your are moving source code to different folder.

0 Kudos
Reply

851 Views
liyue1234
Contributor I
Thank you, this helped me solve the problem
0 Kudos
Reply