Compile error: `.bss' will not fit in region `RAM' when adding FreeRTOS tasks
Hello everyone, I am using NUCLEO-F410RB Board embedding STM32F410RBTx Device and I was trying to port the FreeRTOS bare minimum(kernel w/o CMSIS) api here and it is throwing me an error when I create a bare minimum task(no global variables or arrays...