This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Keil error A1145E

Hello. I am trying to start a project with STM32F358VCT6. I selected the MCU in CubeMX and only added one pin as GPIO to start with. When I open the project with Keil and try to compile it, I get this error:

startup_stm32f358xx.s(227): error: A1145E: Undefined exported symbol 'PVD_IRQHandler'

Does anyone have any ideas why is it happening? Thanks.

0