This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linker basic option --stack_size

Other Parts Discussed in Thread: MSP430F5438A

hi,

i am using code composer on msp430f5438a for developing an application with FreeRTOS.

i just want to ask about the basic option in the linker  "--stack_size", is this stak for the main.

becaus FreeRTOS allocate for it tasks stack on the heap. so i want to know , for what is this stack in the linker.

Regards.