STM32做录音机

2019-07-21 05:06发布

我想在STM32录音机的实验上 在加多一个U盘功能  以U盘程序为基础  把录音机程序搬过来  编译后出现


linking...
..OBJ est.axf: Error: L6218E: Undefined symbol ff_convert (referred from ff.o).
..OBJ est.axf: Error: L6218E: Undefined symbol ff_wtoupper (referred from ff.o).
..OBJ est.axf: Error: L6218E: Undefined symbol VS_Get_DecodeTime (referred from mp3player.o).
..OBJ est.axf: Error: L6218E: Undefined symbol VS_Get_HeadInfo (referred from mp3player.o).
..OBJ est.axf: Error: L6218E: Undefined symbol VS_HD_Reset (referred from mp3player.o).
..OBJ est.axf: Error: L6218E: Undefined symbol VS_Load_Patch (referred from mp3player.o).
..OBJ est.axf: Error: L6218E: Undefined symbol VS_Reset_DecodeTime (referred from mp3player.o).
..OBJ est.axf: Error: L6218E: Undefined symbol VS_Restart_Play (referred from mp3player.o).
..OBJ est.axf: Error: L6218E: Undefined symbol VS_SPI_SpeedHigh (referred from mp3player.o).
..OBJ est.axf: Error: L6218E: Undefined symbol VS_Send_MusicData (referred from mp3player.o).
..OBJ est.axf: Error: L6218E: Undefined symbol VS_Set_All (referred from mp3player.o).
..OBJ est.axf: Error: L6218E: Undefined symbol VS_Set_Vol (referred from mp3player.o).
..OBJ est.axf: Error: L6218E: Undefined symbol VS_Soft_Reset (referred from mp3player.o).
..OBJ est.axf: Error: L6218E: Undefined symbol f_typetell (referred from mp3player.o).
..OBJ est.axf: Error: L6218E: Undefined symbol vsset (referred from mp3player.o).
..OBJ est.axf: Error: L6218E: Undefined symbol VS_RD_Reg (referred from recorder.o).
..OBJ est.axf: Error: L6218E: Undefined symbol VS_WR_Cmd (referred from recorder.o).
..OBJ est.axf: Error: L6218E: Undefined symbol bw (referred from recorder.o).
..OBJ est.axf: Error: L6218E: Undefined symbol ftemp (referred from recorder.o).
Target not created


求指导 这下我该怎么办  难道要去动.0文件?
友情提示: 此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。
该问题目前已经被作者或者管理员关闭, 无法添加新回复
3条回答
西门吹雪
1楼-- · 2019-07-21 05:21
是不是有的文件没有加入工程
NT06
2楼-- · 2019-07-21 10:42
回复【2楼】西门吹雪:
---------------------------------
现在确定一定不是 某个工程没加 我把录音机实验所有头文件 从头到尾复制过去了 然编译器重复在做一遍打开头文件语句 结果现象依旧
正点原子
3楼-- · 2019-07-21 15:54
 精彩回答 2  元偷偷看……

一周热门 更多>