1.keil 软件编译后,会提示 如下信息,需要了解确认,避免自己程序占用RAM或ROM太大 Program Size: data=9.0 xdata=1024 code=17 网上查阅 data xdata code 区域的大小,已经存放的内容。data 一般是RAM的低128B地址空间,xdat Read More
posted @ 2025-01-05 23:19 靖意风 Views(503) Comments(0) Diggs(0)