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.

fatal error [e163]

Other Parts Discussed in Thread: Z-STACK, MSP430F2618

Hi guys, 

 

Im using IAR embedded workbench (ver 5.10.1) to compile and debug TI's Z-stack. everything was fine until recently iv been getting the following error:

Fatal Error[e163]: The command line symbol "_DATA16_HEAP_SIZE" in  C:\.....\Tools\MSP2618\MSP430F2618.xcl 114 

i managed to solve this problem by simply changing to optimization level to the highest (option -> c\c++ complier -> optimization ) but i get another error:

Fatal Error[e163]: The command line symbol "_DATA16_HEAP_SIZE" in  C:\.............\Tools\MSP2618\MSP430F2618.xcl 114 

 

anyone here knows how to fix this issue?? im desperate.