Associate
October 25, 2019
Question
undefined reference to `HAL_UART_Init'
- October 25, 2019
- 2 replies
- 2469 views
I am trying to get UART working on a project for debugging purposes but I can't get my project to compile correctly. I have uncommented "HAL_UART_MODULE_ENABLED" in stm32f4xx_hal_conf.h but it seems to have no affect on my build at all. My Paths and Symbols settings and build output are below:
