After updating CubeMX to version 6.2.0 and the STM32Cube_FW_F4_V1.26.0 library, the project in the IAR 8.4 environment hopelessly hangs in HAL_Init ();
Could you help me solve the problem.
If you use Timebase Sourse SysTick, then initializing HAL_Init (); passes. But since I am using FreeRTOS, this cannot be done. I have attached the TMP.ioc file to the question.