新手上路
- 积分
- 30
- 金钱
- 30
- 注册时间
- 2018-3-25
- 在线时间
- 2 小时
|
1金钱
linking...
..\Output\FWLIB.axf: Error: L6218E: Undefined symbol assert_param (referred from misc.o).
Not enough information to list image symbols.
Not enough information to list load addresses in the image map.
Finished: 2 information, 0 warning and 1 error messages.
"..\Output\FWLIB.axf" - 1 Error(s), 0 Warning(s).
Target not created.
Build Time Elapsed: 00:00:01
我按*火f103视频讲解的添加的。c和。h文件
|
最佳答案
查看完整内容[请看2#楼]
已经解决 是设置问题
在option ———c/c++——define——填写USE_STDPERIPH_DRIVER.
|