FLASH模拟EEPROM出现以下错误

2019-07-14 13:22发布

#define  CAL_ADDRESS 0X803F800  //校准参数

const CHIP_CFG_DEFINE ChipCfg __attribute__((at( CAL_ADDRESS)))={
                                                                   0xaa,
                                                                                                                                   {100,980}                  //100,980
                                                                                                                                                   
                                                                  };

flash写校准参数,会出现以下错误
User command #1: D:KeilARMBIN40fromelf.exe --bin -o  .outputu713app.bin  .outputu713app.axf
Error: Q0147E: Failed to create Directory .outputu713app.binER_IROM1: File exists
Finished: 0 information, 0 warning and 1 error messages.
".outputu713app.axf" - 0 Error(s), 0 Warning(s).
友情提示: 此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。
该问题目前已经被作者或者管理员关闭, 无法添加新回复
11条回答
mosen137
1楼-- · 2019-07-15 09:53
:lol:lol
456162dss
2楼-- · 2019-07-15 14:55
 精彩回答 2  元偷偷看……
csw_ying
3楼-- · 2019-07-15 15:56
编译出错
wenxueshu
4楼-- · 2019-07-15 16:02
,好帖,必须支持一下!
liujinyi016
5楼-- · 2019-07-15 20:56
应试是你的程序的语法错误,或是工程的配置错误了

一周热门 更多>