This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS编译程序后错误提示“C:...\Temp\010683”不在工程文件里?如何解决?

Other Parts Discussed in Thread: CCSTUDIO

CCS编译程序后错误提示:“C:\Documents and Settings\Administrator\Local Settings\Temp\010683”不在工程文件里;有时候还会提示:“C:\Documents and Settings\Administrator\Local Settings\Temp\037163”不在工程文件里。但我在“C:\Documents and Settings\Administrator\Local Settings\Temp\”这个目录下没找到“010683”和“037163”的文件。

以前编译过的工程现在编译也会出现这个问题,有没有遇到过这个问题的,帮忙解答一下,谢谢!

来自21ic论坛 TI DSP版块

  • mangui,

    请问你使用什么CCS版本,能否把整个错误提示截图贴上来?

    另外检查一下工程的build option和link option,看是否有有连接这些文件夹的地方。

    Eric

  • 修改一下,具体的错误提示如下,每个源文件(.c文件)都会出现个对应的错误。
    <Linking>
    "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\034803", line 14: error: cannot find file
       "C:\\CCStudio_v3.3\\MyProjects\\spwm3\\Debug\\DSP281x_CpuTimers.obj"
    "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\034803", line 15: error: cannot find file
       "C:\\CCStudio_v3.3\\MyProjects\\spwm3\\Debug\\DSP281x_DefaultIsr.obj"

    感谢您的回复!

  • 你好   我看到网友已经解决了此问题   重新安装了一下系统   谢谢你的回复