A quick solution to error “undefined reference to function” in STM32 CubeIDE or any other STM32 development IDE.
Tag:
arm
Debug printf for STM32 can be a useful tool to print out system logs without using UART when SWO output is used. Here is a tutorial for SWO.