[PIC®/AVR®/dsPIC®产品] PIC16F877A创建数组失败,求解!!!

[复制链接]
 楼主| 898109004 发表于 2017-3-9 16:14 | 显示全部楼层 |阅读模式
在创建数组 uchar ad[200] ;时出现编译失败!!
下面是编译消息。求解

Error   [1250] double.c; 55. could not find space (200 bytes) for variable _ad
Error   [1250] double.c; 55. could not find space (200 bytes) for variable _ad
Error   [1250] C:\Users\Administrator\Desktop\2017-3-7wan\yeya_gai\yeya.c; 213. could not find space (200 bytes) for variable _ad
Error   [1250] C:\Users\Administrator\Desktop\2017-3-7wan\yeya_gai\yeya.c; 213. could not find space (200 bytes) for variable _ad
Error   [1250] C:\Users\Administrator\Desktop\2017-3-7wan\yeya_gai\yeya.c; 231. could not find space (200 bytes) for variable _ad
Error   [1250] C:\Users\Administrator\Desktop\2017-3-7wan\yeya_gai\yeya.c; 231. could not find space (200 bytes) for variable _ad
鹤影碎月 发表于 2017-3-16 15:58 | 显示全部楼层
占用字节数超过其内存空间
shenzhenherry 发表于 2017-5-24 15:12 | 显示全部楼层
PIC16F877A 的内部空间并不富裕啊
你创建这么大的数组,可能是不行

换个型号试试
您需要登录后才可以回帖 登录 | 注册

本版积分规则

1

主题

1

帖子

0

粉丝
快速回复 在线客服 返回列表 返回顶部

1

主题

1

帖子

0

粉丝
快速回复 在线客服 返回列表 返回顶部