2025-04-01 1:30 AM - edited 2025-04-01 1:34 AM
Hello all,
I'm new with STM32MP157F-Disco board. So maybe i do something wrong, but i cant find a solution. I use CubeIDE_1.18.0 with packages STM32Cube_FW_MP1_V1.7.0. When i start a new project with the board selector, STM32MP157FAC1. Then it will make a new project and you can build that project. When i add FreeRTOS for CM4 and change the Timmer to TIMX and the SYS to that timer and i build the project, it says ;fatal error: freertos_mpool.h: No such file or directory.
Why does it not include the: freertos_mpool.h ? Because it is in the STM32Cube_FW_MP1_V1.7.0 in the correct location, but CubeIDE does not copy it to the project for some reason.
Also when i change in FreeRTOS ->advanced settings -> USE_NEWLIB_REENTRANT to Enable. It says it can't find newlib-freertos.h: instead of reent.h is this a bug, does any one ells has this problem.
I have the same problem on different computers(Windows and linux).
I hope someone can help me with this problem.
I you need screenshots i can add them.
Best regards,
Sem