Hi,
I encoutered an compilation error while rebuilding the sample location code included in z-stack 1.4.3-1.2.1 sample folder. To be specific, I used
ZStack-1.4.3-1.2.1\Projects\zstack\Samples\Location\CC2430DB\SampleApp file.
The program I used was IAR 7.51a/w32 and device is CC2431. Before, when I press rebuild all, it used to build everything ok. In the Options/General Option/Device, CC2430 was selected.
The problem occured when I pressed the browse button and re-selected CC2430.i51 file from
C:\Program Files\IAR Systems\Embedded Workbench 5.3 Evaluation version\8051\config\devices\Texas Instruments\
The program gave error message when I tried to rebuild all. The error message is "Array is too large" and it is generated when building OSAL_memory.c and nwk_globals.c.
I tried selecting CC2431.i51 too but still the same problem occurs. Does anyone have an explanation for this? I hope my description is enough to understand. Thanks a lot in advance.
Isaac