TI中文支持网
TI专业的中文技术问题搜集分享网站

例程编译出现 EOF: [E1500],有遇到过的吗?

**** Build of configuration Debug for project Example_2806xFlashProgramming ****

"C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all'Building file: ../Example_Flash2806x_API.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv5/tools/compiler/c2000_6.2.0/bin/cl2000" –silicon_version=28 -g –define="_DEBUG" –define=FLASH_F28069 –define="LARGE_MODEL" –include_path="C:/ti/ccsv5/tools/compiler/c2000_6.2.0/include" –include_path="D:/ti/controlSUITE/device_support/f2806x/v136/F2806x_common/include" –include_path="D:/ti/controlSUITE/device_support/f2806x/v136/F2806x_headers/include" –quiet –diag_warning=225 –issue_remarks –large_memory_model –obj_directory="/example/Debug" –preproc_with_compile –preproc_dependency="Example_Flash2806x_API.pp" "../Example_Flash2806x_API.c"
"../Example_Flash2806x_API.c", line 726: remark: parameter "Status" was never referenced
"C:\Users\ADMINI~1\AppData\Local\Temp\0547210", ERROR! at EOF: [E1500]
file access error: failed to open
"/example/Debug/Example_Flash2806x_API.obj" for writing
"C:\Users\ADMINI~1\AppData\Local\Temp\0547210", ERROR! : [E1000]
Failed to write object file :
/example/Debug/Example_Flash2806x_API.obj

>> Compilation failure

dirtwillfly:

C:\Users\ADMINI~1\AppData\Local\Temp\0547210", ERROR! at EOF: [E1500]file access error: failed to open

错误提示写的很清楚啊,打开失败

**** Build of configuration Debug for project Example_2806xFlashProgramming ****

"C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all'Building file: ../Example_Flash2806x_API.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv5/tools/compiler/c2000_6.2.0/bin/cl2000" –silicon_version=28 -g –define="_DEBUG" –define=FLASH_F28069 –define="LARGE_MODEL" –include_path="C:/ti/ccsv5/tools/compiler/c2000_6.2.0/include" –include_path="D:/ti/controlSUITE/device_support/f2806x/v136/F2806x_common/include" –include_path="D:/ti/controlSUITE/device_support/f2806x/v136/F2806x_headers/include" –quiet –diag_warning=225 –issue_remarks –large_memory_model –obj_directory="/example/Debug" –preproc_with_compile –preproc_dependency="Example_Flash2806x_API.pp" "../Example_Flash2806x_API.c"
"../Example_Flash2806x_API.c", line 726: remark: parameter "Status" was never referenced
"C:\Users\ADMINI~1\AppData\Local\Temp\0547210", ERROR! at EOF: [E1500]
file access error: failed to open
"/example/Debug/Example_Flash2806x_API.obj" for writing
"C:\Users\ADMINI~1\AppData\Local\Temp\0547210", ERROR! : [E1000]
Failed to write object file :
/example/Debug/Example_Flash2806x_API.obj

>> Compilation failure

mangui zhang:

一个临时文件找不到    可能是CCS安装的问题   也可能是系统下相关程序带来的问题

建议你从其他地方拷贝过来  或者重新安装软件

赞(0)
未经允许不得转载:TI中文支持网 » 例程编译出现 EOF: [E1500],有遇到过的吗?
分享到: 更多 (0)