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.

CC2650EM-4XS-RD: Unable to shift the Stack image location(ICALL_STACK0_ADDR ) in flash

Part Number: CC2650EM-4XS-RD
Other Parts Discussed in Thread: CC2650

Hello All,

Currently my configuration uses ICALL_STACK0_ADDR as 0x9000.

My application image size has increased and would like to shift the stack image. If i change ICALL_STACK0_ADDR to anything else(say 0xA000). The application and stack images correctly gets loaded in the Flash at their respective configured addresses(stack = 0xA0000) however the Application and stack images doesn't interact.

I have made the linker config settings for the application and stack as below:

Environment :CC26504xs custom board, IAR Workbench version - 7.40.2.8570, TIMAC - 1.5.2, TIRTOS - 2.11.01.09.

Am i missing anything here. 

Please suggest.

Best regards

Naveen