Visitor II
April 12, 2022
Solved
The SystemClock_Config function is not declared static type
- April 12, 2022
- 1 reply
- 1995 views
HI,
I set up STM32CubeMX to declare SystemClock_Config as static.
However, SystemClock_Config is not declared static.
The versions in question were STM32CubeMX 6.3 & STM32Cube FW_F4 V1.26.1.
I also tried the latest version of STM32CubeMX 6.5 & STM32Cube FW_F4 V1.27.0, but it didn't solve the problem.
Is there any documentation on this issue?

