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.
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
Hi Katie,
I am trying this on our custom board based on CC26504XS and TI RTOS V2.11.
I will try configuring with Frontier tool, meantime do you see anything that I might be missing with the manual configuration?
Best regards
Naveen