We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
After successful compiled, i'm wanna check step by step the source code. But the problem is when i click "step in" button, the debug pointer will just pointing disassembly.
Is there any setting to change the pointer to main.c source code rather than disassembly window?
You have failed to set up the compiler/linker/debug configuration. Check the User's Manual for the correct configuration for simulation. Bradford