Skip to main content
QLiu.6
Associate II
November 29, 2024
Question

STM32CubeIDE V1.17.0 changed my Mutex setting in FreeRTOS

  • November 29, 2024
  • 2 replies
  • 557 views

Upgrade from 1.15.1 to 1.17.0. Then open .ioc and renerate code.

I was using static mutex in my code,. But after reneration, the mutexs were changed to Dynamic

 

PixPin_2024-11-29_12-29-51.jpg

2 replies

Technical Moderator
November 29, 2024

Hello @QLiu.6 
Thank you for posting!
Is it possible for you to provide your IOC so that we can further investigate the issue?

KR,

Souhaib

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
QLiu.6
QLiu.6Author
Associate II
December 2, 2024

Compared and there is no difference in FREERTOS part