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.