导航: 老古网老古论坛XMOS公共讨论区XMOS开源项目区单片机程序设计嵌入式系统广告区域
→C51编程:How to allocate big arra[dirty]

 *第5529篇: C51编程:How to allocate big array (>8K) under Keil C51 v6.20c?

  
楼 主:dirty 2002年10月17日14:02
 C51编程:How to allocate big array (>8K) under Keil C51 v6.20c?
I got error code C249 for big array ( > 8K ) allocation in programme memory:
SPECIAL INITIALIZATION EXCEEDS 8K
Can anyone tell me how to solve it?

>>>>>>对该主题发表你的看法

本主题贴数1,分页: [第1页]


[上一篇主题]:硬件:为什么HT1380的晶振总也不能起振

[下一篇主题]:初学者:程序中pc的并行端口如何设置