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.

ERROR IN znp

Other Parts Discussed in Thread: Z-STACK

Hello,

i'm getting the below errors in zstack znp-iar workbench 8051-v.8.20,in the example prog itself......please let me knw how to resolve it............it will be very help full to me..........

Error[Pe167]: argument of type "unsigned char *" is incompatible with parameter of type "unsigned char volatile __xdata *" C:\Texas Instruments\Z-Stack Home 1.2.0\Components\mac\low_level\srf04\mac_autopend.c 459
Error[Pe095]: array is too large C:\Texas Instruments\Z-Stack Home 1.2.0\Components\hal\target\CC2530ZNP\_hal_uart_dma.c 692


nwk_globals.c
Error[Pe095]: array is too large C:\Texas Instruments\Z-Stack Home 1.2.0\Components\stack\nwk\nwk_globals.c 148
Error[Pe095]: array is too large C:\Texas Instruments\Z-Stack Home 1.2.0\Components\stack\nwk\nwk_globals.c 165
Error[Pe095]: array is too large C:\Texas Instruments\Z-Stack Home 1.2.0\Components\stack\nwk\nwk_globals.c 178
Error while running C/C++ Compiler

  • There are different configurations for ZNP project. Would you specify which one you use to build? By the way, do you change anything in Z-Stack before you build the project? If yes, try to use a clean installation and build again.