只需一步,快速开始
使用道具 举报
David 发表于 2014-11-27 17:13 應該直接寫xxx = (uint32_t)*dat_buf,如果是寫xxx = *(volatile uint32_t*)dat_buf,會有產生hardfault的 ...
chenwenbin 发表于 2014-11-27 14:37 你是要把dat_buf数组的地址赋值给xxx 吗,char *xxx; xxx = dat_buf; 这样就可以了
本版积分规则 发表回复
经常帮助其他会员答疑
注册账号后积极发帖的会员