Loading...
 
Skip to main content

System Workbench for STM32


I can build/download the sensor tile kit demo SW, but the debugger says it cant find the source

I had the same issue. Fixed it by setting the following compiler debugging flags: -g3 -ggdb ...

This can be found in properties|C/C++ Build|Settings

 
Collapse/expand modules below