Hi,
I am getting below warning
Mon Jul 11, 2016 14:44:45: The stack pointer for stack 'CSTACK' (currently 0x20001C28) is outside the stack range (0x20004800 to 0x20005000)
The stack pointer is outside the stack range, So, should I modify the start and end address of the allocated stack.
if yes, can you help me with the syntax and where should I modify(in linker file ?).
Presently I am using IAR workbench.