嵌入式开发者社区

标题: 最基本的问题,求大家帮助我。 [打印本页]

作者: chenxu    时间: 2015-12-5 13:38
标题: 最基本的问题,求大家帮助我。
debug时候发生错误:Encountered a problem loading file:

                                D:\ccs5.2\myproject\algorithm\FFT\Debug\FFT.out
                                Could not open file.

怎么解决啊,谢谢了。


作者: chenxu    时间: 2015-12-5 13:47
麻烦大家帮下忙,我是初学者,
作者: 希望缄默    时间: 2015-12-5 15:57
确认下编译是否成功
编译成功后会提示生成 xxx.out 文件
作者: chenxu    时间: 2015-12-6 15:16
希望缄默 发表于 2015-12-5 15:57
确认下编译是否成功
编译成功后会提示生成 xxx.out 文件

现在产生.out了,但是有以下错误<Linking>
warning #10211-D: cannot resolve archive
   D:/ccs5.2/ccsv5/tools/compiler/c6000_7.3.4/lib/libc.a to a compatible
   library, as no input files have been encountered
warning #10062-D: entry-point symbol "_c_int00" undefined
warning #10202-D: no suitable entry-point found; setting to 0
'Finished building target: FFT_IFFT.out'
' '

**** Build Finished ****
进入debug没法在main中开始调试
请问怎么解决
作者: 希望缄默    时间: 2015-12-6 22:16
chenxu 发表于 2015-12-6 15:16
现在产生.out了,但是有以下错误
warning #10211-D: cannot resolve archive
   D:/ccs5.2/ccsv5/tools/c ...

这个是警告
RTS 库有问题 在工程属性选择正确的 RTS 库




欢迎光临 嵌入式开发者社区 (https://www.51ele.net/) Powered by Discuz! X3.4