STM32F103 FreeRTOS CMSIS V2 issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-09-02 7:22 AM
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.
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-09-02 7:31 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-09-02 7:31 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-09-02 7:48 AM
Thanks a lot.
Hope it will get fixed ASAP.
