Bug: CMSIS RTOS v2 missing memory pool functions
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-05-23 8:15 AM
When CubeMX project is generated with FreeRTOS enabled and using CMSIS RTOS v2, function definitions for memory pool functionality are declared in 'cmsis_rtos2.h' file but their implementations are completely missing from 'cmsis_rtos2.c' or anywhere else in the project. Naturally this results in build failing with "undefined reference to 'X' " error report.
I'm using CubeMX v5.2.0 and STM32F4 series package v1.24.1 in Atollic TrueStudio.
Labels:
- Labels:
-
Bug-report
-
CMSIS
-
FreeRTOS
-
STM32CubeMX
-
STM32F4 Series
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-07-22 1:10 AM
missing that too.. will that be added at some point or is there no plan of implementing it?
