Full firmware package for STM32H5 series containing CMSIS, HAL-LL, BSP drivers, MW libraries plus a set of projects.
52
stars
14
forks
source link
Compilation of cmsis_os2.c fails if USE_MEMORY_POOL_ALLOCATION is defined. #15
Open
Vinzenz82 opened 4 months ago
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