• Breakpoints numbering issue
    Hi When I remove some breakpoints in my code, and re enable it just after I have a non constant breakpoint index For example: Execution stopped in Thread mode at 0x1FFE447A 0x1FFE447A 9,0 return...
  • ds5: load a programm file and script is not possible from dos command line?
    Hi, I am not able to connect to a debugger and load a ds script and a elf image in the same command. I understand this is possible to use the loadfile command from the script, but I would like to...
  • How to load sections to LMA, not VMA, during debugging with elf file?
    Please help me on ARM DS-5 development.  I am debugging a baremetal firmware.  I compiled and linked it so that its data section's VMA is not equal to its LMA, to save space.  Now when loading elf for...
  • How to set a conditional breakpoint on a register value?
    Using DS-5's Eclipse debugger and DSTREAM agent, I am stepping through the code running on an ARM M7 in a chip on a dev board. The build was done using optimization level -O1, so not all variables are...
  • DS-5 debugger doesn't work
    DS-5 debugger doesn't work. In Run->Debug Configurationn->DS-5 Debugger-> New Configuration, the button Debug is always in grey, can't be clicked. I tried both floating license and 30-trial license. ...