Hi,I have two questions about codewarrior2.1.
First,Why sometimes enter assembly mode when debugging software, as shown in the figure.
I want to enter C language debugging mode, as shown in the following image.
How to switch between two modes.
Second,Where can I find the debugging instructions and some commonly used shortcuts for codearrar2.1.
Hello,
Why sometimes enter assembly mode when debugging software, as shown in the figure.
If you dont have source code associated with the binary file then you wont see C level code. Its same for all debugger.
Where can I find the debugging instructions and some commonly used shortcuts for codearrar2.1.
The guide is on NXP web:
file:///C:/Users/nxa13250/Downloads/CodeWarrior%20Common%20Features%20Guide.pdf
Best regards,
Peter