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

Debugging in keil 4

Hi,

while debugging in simulator(no hardware), I am using step one line. However, on certain line it gets stuck and doesn't go to next line.

It stucks here:

while(CeUnstableCount)
{ if(IE_XFER)
How to come out of this and go to next line execution?

Parents Reply Children
No data