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.