Loading...
 
Skip to main content

System Workbench for STM32


Linker Problem: undefined reference to `__errno'

I experienced the same error using pow10() in SW4STM32 with gcc and STM32F030. Adding the mlib and unchecking the "Use C math library" fixed it. Adding the clib didn't seem to be necessary.
 
Collapse/expand modules below