专家
公告
财富商城
电子网
旗下网站
首页
问题库
专栏
标签库
话题
专家
NEW
门户
发布
提问题
发文章
TI
Flash自动烧写程序库文件如何加载不报错?
2019-07-24 16:29
发布
×
打开微信“扫一扫”,打开网页后点击屏幕右上角分享按钮
站内问答
/
TI MCU
4856
17
1102
路过的各位大神好!Flash在线烧写28027例程里的工程,我编译后出现下述编译错误。我自己建立的工程也出现同样的错误,哪位大神知道原因,能否指导一下,小妹在此谢过!
工程Build Options-Libraries设置如下:
友情提示:
此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。
该问题目前已经被作者或者管理员关闭, 无法添加新回复
17条回答
杨琳lin
1楼-- · 2019-07-24 16:40
发现图片打不开,我补充一下编译错误信息,如下:
--------------------- Example_Flash28027_API.pjt - Debug ---------------------
[Linking...] "C:CCStudio_v3.3C2000cgtoolsincl2000" -@"Debug.lkf"
<Linking>
error: cannot find file "2802x_FlashAPI_BootROMSymbols_v2.01.lib"
"C:UsersTYRONL~1AppDataLocalTemp 27643", line 15: error: cannot find file
"E:\dsp\lib\rts2800_ml.lib"
"C:UsersTYRONL~1AppDataLocalTemp 27643", line 23: error: cannot find file
"E:\dsp\lib\2802x_FlashAPI_BootROMSymbols_v2.01.lib"
undefined first referenced
symbol in file
--------- ----------------
_Flash2802x_APIVersion C:\Flash28_API\Flash2802x_API_V100\example\Debug\Example_Flash2802x_API.obj
_Flash2802x_APIVersionHex C:\Flash28_API\Flash2802x_API_V100\example\Debug\Example_Flash2802x_API.obj
_Flash2802x_Erase C:\Flash28_API\Flash2802x_API_V100\example\Debug\Example_Flash2802x_API.obj
_Flash2802x_Program C:\Flash28_API\Flash2802x_API_V100\example\Debug\Example_Flash2802x_API.obj
_Flash2802x_ToggleTest C:\Flash28_API\Flash2802x_API_V100\example\Debug\Example_Flash2802x_API.obj
_Flash2802x_Verify C:\Flash28_API\Flash2802x_API_V100\example\Debug\Example_Flash2802x_API.obj
error: unresolved symbols remain
error: errors encountered during linking; "./Debug/Example_Flash2802x_API.out"
not built
>> Compilation failure
Build Complete,
3 Errors, 0 Warnings, 0 Remarks.
加载中...
杨琳lin
2楼-- · 2019-07-24 21:41
有人知道吗?麻烦指导一下
加载中...
zhangmangui
3楼-- · 2019-07-25 00:58
好像没找到库啊
指定对了吗
加载中...
zhangmangui
4楼-- · 2019-07-25 03:43
http://processors.wiki.ti.com/in ... _Common_Issues/FAQs
加载中...
comeon201208
5楼-- · 2019-07-25 08:40
精彩回答 2 元偷偷看……
加载中...
Desire1
6楼-- · 2019-07-25 10:08
楼主,你的图片好像挂了。
加载中...
1
2
3
下一页
一周热门
更多
>
相关问题
CPLD的方波输出
4 个回答
11个版本Quartus II 软件下载,安装包网盘合集,附教程,47G!
20 个回答
请大家帮忙到21IC发展大家谈支持我申请新版面
20 个回答
【通知】21ic中国电子网服务条款 (所有人员必读)
1 个回答
满载而归乙亥年,大展鸿途庚子年---集签赢好礼
20 个回答
携手ADI,踏上电子工程师之巅—车辆电气化视频,答题领奖!
1 个回答
如何提升论坛质量,看你了!
20 个回答
【最终名单】二姨家喊你来拿100份新年大礼啦~
20 个回答
相关文章
×
关闭
采纳回答
向帮助了您的网友说句感谢的话吧!
非常感谢!
确 认
×
关闭
编辑标签
最多设置5个标签!
TI
保存
关闭
×
关闭
举报内容
检举类型
检举内容
检举用户
检举原因
广告推广
恶意灌水
回答内容与提问无关
抄袭答案
其他
检举说明(必填)
提交
关闭
×
关闭
您已邀请
15
人回答
查看邀请
擅长该话题的人
回答过该话题的人
我关注的人
--------------------- Example_Flash28027_API.pjt - Debug ---------------------
[Linking...] "C:CCStudio_v3.3C2000cgtoolsincl2000" -@"Debug.lkf"
<Linking>
error: cannot find file "2802x_FlashAPI_BootROMSymbols_v2.01.lib"
"C:UsersTYRONL~1AppDataLocalTemp 27643", line 15: error: cannot find file
"E:\dsp\lib\rts2800_ml.lib"
"C:UsersTYRONL~1AppDataLocalTemp 27643", line 23: error: cannot find file
"E:\dsp\lib\2802x_FlashAPI_BootROMSymbols_v2.01.lib"
undefined first referenced
symbol in file
--------- ----------------
_Flash2802x_APIVersion C:\Flash28_API\Flash2802x_API_V100\example\Debug\Example_Flash2802x_API.obj
_Flash2802x_APIVersionHex C:\Flash28_API\Flash2802x_API_V100\example\Debug\Example_Flash2802x_API.obj
_Flash2802x_Erase C:\Flash28_API\Flash2802x_API_V100\example\Debug\Example_Flash2802x_API.obj
_Flash2802x_Program C:\Flash28_API\Flash2802x_API_V100\example\Debug\Example_Flash2802x_API.obj
_Flash2802x_ToggleTest C:\Flash28_API\Flash2802x_API_V100\example\Debug\Example_Flash2802x_API.obj
_Flash2802x_Verify C:\Flash28_API\Flash2802x_API_V100\example\Debug\Example_Flash2802x_API.obj
error: unresolved symbols remain
error: errors encountered during linking; "./Debug/Example_Flash2802x_API.out"
not built
>> Compilation failure
Build Complete,
3 Errors, 0 Warnings, 0 Remarks.
指定对了吗
一周热门 更多>