如题
[network.c] "C:\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -g -fr"E:/TMS320C6455/code/network/net_RJ45/Debug" -d"CHIP_6416" -mv6400 -@"net_RJ45/Debug.lkf" "network.c"
"network.c", line 2: fatal error: could not open source file "netmain.h"
1 fatal error detected in the compilation of "network.c".
Compilation terminated.
BeiY:
要指定头文件的路径吧。在Build Options中Include Search Path中,试一下。