Skip to main content
anthony.harivel.emtrion.GmbH
Associate III
June 3, 2019
Solved

On STM32 CubeMX : FreeRTOS and Timebase Source not selectable ?

  • June 3, 2019
  • 3 replies
  • 1932 views

Hello dear ST community,

I try to test FreeRTOS on the STM32MP1 for the Cortex-M4 and I encounter a problem:

I've got the following warning: "When FreeRTOS is used, it is strongly recommended to use a HAL timebase source other than the Systick"

Ok, but when I try to select the systime base in the tab Pinout under SYS, the selection of TIM* is in light grey and so not available...

Is there any solution ?

Thank you!

Best regards,

Anthony

This topic has been closed for replies.
Best answer by Khouloud ZEMMELI

​HI  @anthony.harivel.emtrion.GmbH The TIM must be assigned to the M4 context before the Timebase Source.

Best Regards,

Khouloud.

3 replies

Khouloud ZEMMELI
ST Employee
June 3, 2019

​Hello @anthony.harivel.emtrion.GmbH​ ,

Thank you for the feedback, this is reported internally for further check.

Best Regards,

Khouloud.

Khouloud ZEMMELI
Khouloud ZEMMELIBest answer
ST Employee
June 3, 2019

​HI  @anthony.harivel.emtrion.GmbH The TIM must be assigned to the M4 context before the Timebase Source.

Best Regards,

Khouloud.

anthony.harivel.emtrion.GmbH
Associate III
June 3, 2019

Hi @Khouloud ZEMMELI​ thanks for your quick answer this works perfect now !

Best regards,

Anthony