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

Help Keil Simulator

I am trying to simulate my LPC1225 project C code. I am Building the code with 0 error and warning. But when I starting Debug session to control my code operation, the Debug goes to System_LPC122x.c and stay in this file, I push the Step one line button bu the debug stay in the following line
while (!(LPC_SYSCON->SYSPLLSTAT & 0x01)); in System_LPC122x.c

How can I debug my main() code step by step ?

Parents Reply Children
No data