Forum: System Workbench for STM32

MCU G++ Linker error

Tunisia

you have to add
-specs=nono.specs -specs=nosys.specs
to linker miscellaneous flags (Project Properties > C/C++ Build > Settings > Tool Settings TAB > MCU GCC Linker > Miscellaneous > Linker flags)

Regards,
Tarek