Part Number:CC2650EM-5XD-RD
Tool/software: Code Composer Studio
Hi,
I am updating the stack that our current application uses to 2.2.1. I have ported everything successfully and seems to build but I need to Stack to be linked to the specificc address 0xE000 on the micro. Every time I build, it automatically links the stack to address 0xD000. How can I tell the linker to explicitly to place the stack at 0xE000?
Thanks!
Bryan