Loading...
 
Skip to main content

System Workbench for STM32


why trace_printf("%f",x); triggers a HARD FAULT on a stm32 MCU?

France

Hi,

Also you seem not being using System Workbench for STM32, you may try suppress the --specs=nano.specs flag from your linker flags.

Bernard (Ac6)