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.

Stack placement

Other Parts Discussed in Thread: TMS320C6678

How do I place the stack at the highest address in L2 SRAM. Currently, the stack is placed between the ".fardata" and ".switch" data sections. It is at address 0x00856c98, and its size is 0x4000. I am using a TMS320C6678, and would like to place it at address 0x00880000 - 0x4000 = 0x87c000.