• Misc debug / link questions
    Hi all ! 1) can I compile a fixed breakpoint into code with a simple "C" statement in "asm db xxx" style, like it was in the x86 days? 2) what happens between end of startup file and beginning...
  • start in RAM debugging with st-link
    STM32 has mode "boot from SRAM" for debugging purpoces. Keil provides "Blinky" example, which has RAM target. I use st-link debugger, therefore I have to change debugger from Ulink to ST-Link. This...
  • Problem using J-Link while debugging
    Hi, I have an AT91SAM9260 and use a segger J-Link for HW-debugging. The problem is, that debugging does only work on every second time. That means, if I want to debug, I click onto start/stop debugging...
  • Availabilty of trace data with ST-Link debug adapter
    Hi, Does the ST-Link debug adapter support logging of trace data? I'm using a Nucleo board and according to the schematic the SWO pin on the target MCU is connected to the debug adapter, but there...