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.

Problem of zstack with newer version of IAR compiler

Other Parts Discussed in Thread: CC2430, Z-STACK, CC2431

Everything works well until I upgrade my IAR embedded workbench from version 7.50 to 7.51.

For a fresh new SimpleApp, after rebuild all, I got the following error msg:

 

Fatal Errro[e163]: The command line symbol "_EXTENDED_STACK_END" in

-Z(XDATA)EXT_STACK+_EXTENDED_STACK_SIZE=_EXTENDED_STACK_START-_EXTENDED_STACK_END is not defined

Error while running Linker

 

Did anybody experience this?