求头文件
#include <type.h>
#include <board.h>
#include <codec.h>
#include <mcbsp54.h>
我用DSP5402开发板做了个数字录音系统 但是下载的时候出错了 说头文件路径不正确 就是缺少头文件
错误如下:
[main.c] "C:\CCStudio_v3.3\C5400\cgtools\bin\cl500" -g -fr"C:/CCStudio_v3.3/MyProjects/yuyinhuifang/Debug" -d"_DEBUG" -@"Debug.lkf" "main.c"
"main.c", line 1: fatal error: could not open source file "conio.h"
1 fatal error detected in the compilation of "main.c".
Compilation terminated.
>> Compilation failure
那位大虾帮忙解决下 提供下所需头文件 小弟邮箱:jamce108@163.com 小弟刚学DSP 感激不尽啊 |