Loading...
 
Skip to main content

System Workbench for STM32


Issue on debug session NUCLEO-F091RC

Hi,

Did you change the linker script file FLASH addresses ?
I mean, is your program starting at 0x0800 0000 like a normal program ?

Is it a bootloader program you're trying to debug or a simple GPIO toggle ?
If you want to debug a simple GPIO toggle, just import it from the HAL FW examples.

Rgds,
Laurent