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

Not Possible to Insert BeakPoints

I am using Keil MDK Version 4.02 and Debugger ULINK2.
With an Evalution Board from STM Based on ARM Cortex M3,
I am unable to Insert BreakPoints while debugging.
But the Firmware is running in the Board by blinking an LED.
Please let me know your comments on this?

Regards,
Favas.

Parents
  • I am using Keil MDK Version 4.02 and Debugger ULINK2.
    With an Evalution Board from STM Based on ARM Cortex M3,
    I am unable to Insert BreakPoints or step into the C Code while debugging. I can step into the disassembly code, but not the C code.
    But I am able to make the code RUN in the debug mode and also flash the code using ULink2.
    can some one put some light to this issue.

Reply
  • I am using Keil MDK Version 4.02 and Debugger ULINK2.
    With an Evalution Board from STM Based on ARM Cortex M3,
    I am unable to Insert BreakPoints or step into the C Code while debugging. I can step into the disassembly code, but not the C code.
    But I am able to make the code RUN in the debug mode and also flash the code using ULink2.
    can some one put some light to this issue.

Children