Skip to main content
Cheerful_Wind
Associate II
March 16, 2021
Question

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.

  • March 16, 2021
  • 1 reply
  • 606 views
This topic has been closed for replies.

1 reply

Cheerful_Wind
Associate II
March 17, 2021

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.