Loading...
 
Skip to main content

System Workbench for STM32


Single Stepping with STM32F7

Just a hint to Matt: If you want to debug, use -Og and not -O2 as optimization. -Og optimizes decent, but keeps program flow in line with code flow,
 
Collapse/expand modules below