Hello, I am getting acquainted with FreeRTOS using HAL Libraries. For that I have created two tasks, Task 1 and Task 2 and am simply printing "Task 1" and "Task 2" over a UART. If I build the project from scratch, then I get the text, data, bss sizes...