Associate II
November 14, 2024
Question
List file doesn't match source!
- November 14, 2024
- 1 reply
- 729 views
I had a report of a hard fault so looked in the list file to find out where it occurred. It pointed to HAL_GPIO_Init in the list file, so opened the stm32wbxx_hal_gpio.c file in STMCubeIDE. The source for HAL_GPIO_Init in my project doesn't match the HAL_GPIO_Init in the list file. How can this happen?
