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.