2023-01-28 09:14 AM
Hi all!
I'm working with an STMF401CC chip, and all tools up to date as of today.
Code generation calls above mentioned function in SystemClock_Config() in main.c.
In stm32f4xxhal_pwr_ex.c this function clearly is not available for STM32F401 devices, but for others.
This does not happen when not using X-CUBE-AZRTOS in the project. So i assume it is caused by X-CUBE-AZRTOS code generation.
Best regards