Dear Sir
I don't uderstand the meaning of stack size in the startup assembler code (stm32),what is for ? I have some confusion because the file is talking about stack tailor :
Amount of memory (in bytes) allocated for Stack Tailor this value to your application needs Stack Configuration
In the case we have FreeRTOS running on ,where the memory of freertos is allocated ,it is depending on the stack tailor size?
Same questions about the heap size(in the startup file)
Thank you