FreeRTOS memory issue
Hello,
I use STM32MP157C-DK2 board with freeRTOS.
I run my bord in engeneering mode with default freeRTOS parameters provided by cubeMX
I create tree threads in my application but the last does not start.
May be it is a memory space problem. So I try to increase the parameters TOTAL_HEAP_SIZE but when I run again no threads works.
What parameters could I change to have more free space ?
Best regards,
Arnaud Bousquet
