4137|2

17

帖子

0

TA的资源

一粒金砂(中级)

楼主
 

Z-Stack Mesh 1.0.0协议栈中的CC2530DB编译出错的问题 [复制链接]

最近在研究CC2530、 CC2538,  在最新的协议栈Z-Stack Mesh 1.0.0中,尝试编译CC2530DB部分,   但出现了很多编译错误,如下:

Error[Pe095]: array is too large C:\Texas Instruments\Z-Stack Mesh 1.0.0\Components\hal\target\CC2530EB\_hal_uart_dma.c 294
Error[Pe095]: array is too large C:\Texas Instruments\Z-Stack Mesh 1.0.0\Components\hal\target\CC2530EB\_hal_uart_dma.c 396
Error[Pe095]: array is too large C:\Texas Instruments\Z-Stack Mesh 1.0.0\Components\hal\target\CC2530EB\_hal_uart_dma.c 396
Error[Pe095]: array is too large C:\Texas Instruments\Z-Stack Mesh 1.0.0\Components\hal\target\CC2530EB\_hal_uart_dma.c 479
Error[Pe095]: array is too large C:\Texas Instruments\Z-Stack Mesh 1.0.0\Components\hal\target\CC2530EB\_hal_uart_dma.c 482
Error[Pe095]: array is too large C:\Texas Instruments\Z-Stack Mesh 1.0.0\Components\hal\target\CC2530EB\_hal_uart_dma.c 507
Error[Pe095]: array is too large C:\Texas Instruments\Z-Stack Mesh 1.0.0\Components\hal\target\CC2530EB\_hal_uart_dma.c 511
Error[Pe095]: array is too large C:\Texas Instruments\Z-Stack Mesh 1.0.0\Components\hal\target\CC2530EB\_hal_uart_dma.c 512
Error[Pe095]: array is too large C:\Texas Instruments\Z-Stack Mesh 1.0.0\Components\hal\target\CC2530EB\_hal_uart_dma.c 557
Error[Pe095]: array is too large C:\Texas Instruments\Z-Stack Mesh 1.0.0\Components\hal\target\CC2530EB\_hal_uart_dma.c 569
Error[Pe095]: array is too large C:\Texas Instruments\Z-Stack Mesh 1.0.0\Components\hal\target\CC2530EB\_hal_uart_dma.c 599
Error[Pe095]: array is too large C:\Texas Instruments\Z-Stack Mesh 1.0.0\Components\hal\target\CC2530EB\_hal_uart_dma.c 680
Error[Pe095]: array is too large C:\Texas Instruments\Z-Stack Mesh 1.0.0\Components\hal\target\CC2530EB\_hal_uart_dma.c 680
Error[Pe095]: array is too large C:\Texas Instruments\Z-Stack Mesh 1.0.0\Components\hal\target\CC2530EB\_hal_uart_dma.c 729
Error[Pe095]: array is too large C:\Texas Instruments\Z-Stack Mesh 1.0.0\Components\hal\target\CC2530EB\_hal_uart_dma.c 735
Error while running C/C++ Compiler
mac_autopend.c  
Error[Pe167]: argument of type "unsigned char *" is incompatible with parameter of type  C:\Texas Instruments\Z-Stack Mesh 1.0.0\Components\mac\low_level\srf04\mac_autopend.c 464
"unsigned char volatile __xdata *"
Error[Pe167]: argument of type "unsigned char *" is incompatible with parameter of type  C:\Texas Instruments\Z-Stack Mesh 1.0.0\Components\mac\low_level\srf04\mac_autopend.c 472
"unsigned char volatile __xdata *"
Error[Pe167]: argument of type "unsigned char *" is incompatible with parameter of type  C:\Texas Instruments\Z-Stack Mesh 1.0.0\Components\mac\low_level\srf04\mac_autopend.c 561
"unsigned char volatile __xdata *"
Error[Pe167]: argument of type "unsigned char *" is incompatible with parameter of type  C:\Texas Instruments\Z-Stack Mesh 1.0.0\Components\mac\low_level\srf04\mac_autopend.c 580
"unsigned char volatile __xdata *"
Error[Pe167]: argument of type "unsigned char *" is incompatible with parameter of type  C:\Texas Instruments\Z-Stack Mesh 1.0.0\Components\mac\low_level\srf04\mac_autopend.c 598
"unsigned char volatile __xdata *"
Error[Pe167]: argument of type "unsigned char *" is incompatible with parameter of type  C:\Texas Instruments\Z-Stack Mesh 1.0.0\Components\mac\low_level\srf04\mac_autopend.c 616
"unsigned char volatile __xdata *"
Error while running C/C++ Compiler

不知道高手们有没有遇到过啊?

此帖出自RF/无线论坛

最新回复

  详情 回复 发表于 2015-8-28 15:37
点赞 关注
 

回复
举报

17

帖子

0

TA的资源

一粒金砂(中级)

沙发
 
刚刚改了下IAR的设置,这个编译错误已经解决了。
project->options->general options 下的data model 改为 large
此帖出自RF/无线论坛
 
 

回复

2

帖子

0

TA的资源

一粒金砂(初级)

板凳
 
此帖出自RF/无线论坛
 
 
 

回复
您需要登录后才可以回帖 登录 | 注册

随便看看
查找数据手册?

EEWorld Datasheet 技术支持

相关文章 更多>>
快速回复 返回顶部 返回列表