Skip to main content
Explorer
October 28, 2024
Solved

enabling freeRTOS in Nucleo-h745zi-q

  • October 28, 2024
  • 1 reply
  • 1194 views

Hey all,

I'm trying to enable FreeRTOS for Nucleo-h745zi-q MCU, but I cannot assign timer to sys clock for cortex-m7 core. It shows timer not assigned to m7 code.

RevanthManu_0-1730121683333.png

 

Best answer by mƎALLEm

Hello @RevanthManu ,

You need to enable/assign it to CM7 in Timers tab before:

SofLit_0-1730121990344.png

 

1 reply

mƎALLEm
mƎALLEmBest answer
Technical Moderator
October 28, 2024

Hello @RevanthManu ,

You need to enable/assign it to CM7 in Timers tab before:

SofLit_0-1730121990344.png

 

To give better visibility on the answered topics, please click "Best answer" on the reply which solved your issue or answered your question.