This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Disassembly View coming everytime on Debugging.

I am using Keil 4.72 MDK for running code for NXP LPC2148 microcontroller.
I have made all the settings correctly but when I press the Debug button, the Disassembly View opens up along with the code I have written and the pointer that shows step by step execution runs in the Disassembly view.
I want to see the execution of my code and the pointer should come in my code only not in disassembly view.
Need help as I searched on forum posts also but couldn't find a solution to the problem.

0