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/TMS320F28377S:TMS320F28377S

Guru**** 2482225 points
Other Parts Discussed in Thread: C2000WARE

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/897649/ccs-tms320f28377s-tms320f28377s

主题中讨论的其他器件:C2000WARE

我不确定这是否相关。 我更改了一个数字并开始得到此错误。

****为项目60kHz 构建配置 CPU1_RAM ****

"C:\\ti\\ccsv8\\utils\\bin\\gmake"-k all

编译文件:"../60kHz1123.c"
调用:C2000编译器
"c:/ti/ccsv8/tools/compiler/ti-cgt-c2000_18.1.8.LTS/bin/cl2000 /ti/ccsv8/tools/compiler/ti-cgt-c2000_18.1.8.LTS/include /ti/C2000Ware_1_00_05_00_Software/device_support/f2837xs/common/include -v28 -ml -mt --cla_support=cla1 -float_support=fpu32 -tmu_support=tmu0 -vcu_support=vcu2 -O4 -opt_for_speed=5 -fp_mode=relaxed -include_path="--include_support=vcu_support=vcu-vcu-d=vcu-d=vcu-orit_di100MHz -express-trad_zh-board-board-board-d=d_defendorit_guide-d_zh-cn=d_guides=d_guide-d_cp.cpu.cpu.cpu_clus-rand_definature=60123-b.cpu.cpu.cpu_clus-rand_definature=d_clus-d_cpu.cpu.cpu.cpu_clus-cn_clus-/ti/C2000Ware_1_00_05_00_Software/device_support/f2837xs/headers/include
建筑完工:".../60kHz1123.c"

构建目标:"60kHz.OUT"
调用:C2000链接器
"c:/ti/ccsv8/tools/compiler/ti-cgt-c2000_18.1.8.LTS/bin/cl2000 /ti/ccsv8/tools/compiler/ti-cgt-c2000_18.1.8.LTS/lib /ti/C2000Ware_1_00_05_00_Software/device_support/f2837xs/common/cmd -v28 -ml -mt ---cla_support=cla1 -float_support=fpu32 -tmu_support=tmu0 -vcu_support=vcu2 -O4 -opt_for_speed=5 -fp_mode=relaxed -define =_LAUNCHXL_F28377s=vcu_support=vcu-ategkHz -express-ature=-"-at_ment-display_ram_cn-cn-cn-cn_ram_cn-cn_cn_cn_cn_display-cn-cn_cn_cn_cn_cn_cn_cn/sime_display-"-display-"-cn-cn_cn_cn_cn_cn_cn_cn_cn_cn/sime_display-display-"-display-cn-cn-cn-cn-cn-cn_cn_cn-cn_cn_cn_cn_cn_cn_cn_cn/sime_display-display-display-"-"-display-cn /ti/C2000Ware_1_00_05_00_Software/device_support/f2837xs/headers/cmd /ti/ccsv8/tools/compiler/ti-cgt-c2000_18.1.8.LTS/include entry_point=code_start --rom_model -o "60kHz.out""./60kHz1123.obj""./F2837xS_adc.obj ""./F2837xS_Code.obj "./F2837xS.filterm.f2837xs.f2837xs.rs/f2837xss.s/f2837xss.obj "/f2837xss./f2837xss.filterm./f2837xss.dlr./f2837xss./fs.filterm./f2837xss./f2837xss./f2837xss.dlr./f2837xss.obj

"C:\Users\vadimp\AppData\Local\Temp\{7D80EF97-5463-4C1A-86CD-A25146890E32}"、错误! :
[e1000]
无法打开源文件
C:\Users\vadimp\AppData\Local\Temp\{7D80EF97-5463-4C1A-86CD-A25146890E32}:
没有此类文件或目录

>>编译失败

>>编译失败

>>编译失败
Makefile:153:目标'60kHz.OUT"的配方失败
致命错误#10192:链接时优化失败
Gmake:***[60kHz.OUT]错误1
gmake:目标"全部"不会由于错误而重新生成。

****构建完成****

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    请确保临时目录...

    [引用 user="Vadim piskun"] C:\Users\vadimp\AppData\Local\Temp[/quot]

    (笑声) 可以写入。  也许权限错误、或者权限已满、或者类似的内容。

    关于...

    [引用 user="Vadim piskun"]我更改了一个数字并开始收到此错误。

    您更改了什么数字?

    一种尝试的权变措施是将优化级别从-O4降低到-O3。  我无法保证它能正常工作。  但值得一试。

    请告诉我这些建议是否能解决问题。

    谢谢、此致、

    乔治