大神们,dsp编译时遇到这个问题。fatal error: could not open source file "D
2013-05-13 09:39
;DSP2833x_Device.h"的错误,但是在别人的电脑上编译没有出现问题。在网上查了很多关于这个问题的解决方法,说是编译的时候头文件没有包含进去,但是在build option里边设置了,还是没能解决问题,求教各位大神!!!
2018-06-21 03:37
"DSP2833x_FM31256.c", line 24: fatal error: could not open source file &qu
2018-05-14 03:11
;main.c", line 1: fatal error: could not open source file "DSP2833x_Device.h
2014-10-22 18:10
;Example24_DSP2833x_SCI_echoback.out\" not built main.c文件代码如下: #include \"DSP2833x_Device.h
2024-07-25 20:49
ioh.c(1): error:#5: cannot open source input file "config.h
2015-05-16 22:15
你好: 我在设置OTA空中下载时遇到了这个问题,我按照文档进行设置的,但是现在遇到一个问题,就是编译的时候说 cannot open source file
2018-06-01 00:42
使用OLED,选择SSD1306后编译找不到cannot open source input file "_ansi.
2022-06-16 09:41
使用ccs4建立自己第一个DSP程序,只是一个LED闪烁的程序,编译时DSP2833x_GlobalPrototypes.h头文件中所有有关DMA的函数形参中int16,Uint16数据类型均未
2015-11-13 20:56
#include "DSP2833x_Device.h"// DSP2833x Headerfile Include File#include "
2015-12-09 13:04