• Cant set breakpoints
    Hi all, Really hope you guys can help – I’m running late with this project and may have no choice but to change compilers if this isn’t resolved soon. I am using MDK-Lite with a Segger JLink...
  • Setting Breakpoint
    How to set break point from the output window? Say loop_flag = 1 is an instruction where I want to set the break point from the output window.
  • Setting breakpoints
    How do you specify a hardware breakpoint vs a software breakpoint? There's nothing that I can find in the help files. I'm now starting a search of the knowledge base. Any info appreciated.
  • Can't set breakpoints in the debug simulator (Microvision)
    Hi all, I have got a problem using the debug simulation outside the main c-file. When I am setting breakpoint in other c-files (which are surely included) the setting is changed by a question mark...