• 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...
  • 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...
  • SWD (Serial Wire Debug) with ST-LINK ?
    Hello, I have just bought a ST-LINK JTAG/SWD interface, and I am wondering if it can work in SWD mode. I have tested it with the RealView 4.02, but I can't find any configuration dialog box for the...