Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FreeRTOS: No Memory Pool API Support #104

Open
lgacnik opened this issue Sep 14, 2023 · 0 comments
Open

FreeRTOS: No Memory Pool API Support #104

lgacnik opened this issue Sep 14, 2023 · 0 comments
Assignees
Labels
mw Middleware-related issue or pull-request. rtos RTOS-related issue or pull-request

Comments

@lgacnik
Copy link

lgacnik commented Sep 14, 2023

CMSIS RTOS v2 files do not provide support for "Memory Pool" functions. Their declaration is provided inside cmsis_os2.h but no definition is provided inside cmsis_os2.c source file. Additionally, files freertos_mpool.h and freertos_os2.h are missing from path Middlewares\Third_Party\FreeRTOS\Source\CMSIS_RTOS_V2 when compared to STM32CubeF4 firmware.

I suppose there is a reason Memory Pool API isn't provided for STM32F7 MCUs? Is support for Memory Pool API planned anytime in the future?

@ALABSTM ALABSTM self-assigned this Sep 19, 2023
@ALABSTM ALABSTM added mw Middleware-related issue or pull-request. rtos RTOS-related issue or pull-request labels Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mw Middleware-related issue or pull-request. rtos RTOS-related issue or pull-request
Projects
Development

No branches or pull requests

2 participants