Compilation of cmsis_os2.c fails if USE_MEMORY_POOL_ALLOCATION is defined. #15
Labels
bug
Something isn't working
internal bug tracker
Issue confirmed and logged into the internal bug tracking system
mw
MW-related issue or pull-request
rtos
Real-Time Operating System
Describe the set-up
STM32CubeIDE Version: 1.15.1
Describe the bug
Compiler Output:
cmsis_os2.c:270:34: error: #elif with no expression
How To Reproduce
define USE_MEMORY_POOL_ALLOCATION instead of USE_DYNAMIC_MEMORY_ALLOCATION
The modules that you suspect to be the cause of the problem:
stm32h5/Middlewares/ST/cmsis_rtos_threadx/cmsis_os2.c
The text was updated successfully, but these errors were encountered: