cancel
Showing results for 
Search instead for 
Did you mean: 

SystemClock_Config code is missing generated from STM32CubeMX in STM32H7R7L8H6H

Jack2025
Visitor

Hello,

I configured the RCC in STM32CubeMX, but the generated Keil code doesn't contain the SystemClock_Config function. Can anyone help me solve this problem? The device model is STM32H7R7L8H6H.

Thanks in advance.

Jack2025_1-1752203990192.png

Jack2025_0-1752203917564.png

Jack2025_2-1752204267550.png

 

 

3 REPLIES 3
TDK
Super User

Update CubeMX to the latest. If it still happens, please include an IOC file.

It may also be initialized in the bootloader in which case it doesn't need re-initialized in application.

 

If you feel a post has answered your question, please click "Accept as Solution".

Thank you for your assistance. I've updated my software to the latest version, but the issue still persists. I've already uploaded the IOC file. Could you please take a look at it for me?

The problem has been solved. Thank you very much for your help.