找回密码
 立即注册

QQ登录

只需一步,快速开始

RE: 如何在ROM中存储一些自定义的数据 [修改]
a_ziliu 发表于 2017-4-20 13:40
把資料放在自已指定的位址
volatile int const arrary[3] __attribute__ ((at(0x1000)))={0x01,0x02,0x03}
...
请稍后 ...
本版积分规则
新唐MCU