Skip to main content
Associate III
September 2, 2024
Solved

STM32F103 FreeRTOS CMSIS V2 issue

  • September 2, 2024
  • 1 reply
  • 2701 views

Hello,

A project generated using FreeRTOS CMSIS V1 compiles and works, but the same project using CMSIS V2 does not compile.

freertos_mpool.h is missing while it is present in projects using the F4 family.

It looks that this old issue has been solved for some family but not for all.

 

 

    Best answer by mƎALLEm

    Hello,

    Same issue as this one: https://community.st.com/t5/stm32cubeide-mcus/problems-with-stm32f103zet6-using-stm2cubeide-to-build-freertos/m-p/712442#M30070

    Already escalated on ticket 189410 

    1 reply

    mƎALLEm
    mƎALLEmBest answer
    Technical Moderator
    September 2, 2024
    "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."
    zeboss49Author
    Associate III
    September 2, 2024

    Thanks a lot.

    Hope it will get fixed ASAP.