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.