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/TMS320C6727B:CCS v6.0、Windows 10

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

https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/881502/ccs-tms320c6727b-ccs-v6-0-windows-10

器件型号:TMS320C6727B

工具/软件:Code Composer Studio

****为项目 ActiveSonar 构建配置版本****

"C:\\ti\\ccsv6\\utils\\bin\\gmake"-j 8全部

Gmake:循环 C:/Sourcecode/BaseUnit/DSP - CCS5/Main/ActiveSonar/./../Main/Release/ActiveSonar.out <- C:/Sourcecode/BaseUnit/DSP - CCS5/Main/ActiveSonar/./../Main/Release/ActiveSonar.out 相关性已删除。

'构建目标:C:/Sourcecode/BaseUnit/DSP - CCS5/Main/ActiveSonar/../../Main/Release/ActiveSonar.out '

'调用:C6000链接器'

"C:/ti/C6000 /Sourcecode/BaseUnit/DSP /Sourcecode/BaseUnit/DSP 代码生成工具6.0.8/bin/cl6x"--quiet --define=c6727 --symdebug:dwarf --display_error_number --silicon_version=67P --opt_level=3 --std_lib_func_not_defined -z ---rom_model --absolute_exe ---silicon_version=67P --opt_level=3 --rstd_trad_example_suse-cn/search-cn/sr/srers5 -cn/search-cn/sime.com/cn/sprue_map-cn/sprue_une_une_une_veine-trad-trad-cn/sprue_trad-cn/semine-trad-trad-trad-trad-trad-trad-trad-cn/sprue_map-cn/semine-trad-cn/srand /ti/C6000 /Sourcecode/BaseUnit/DSP search_path="c:/ti/C6000代码生成工具6.0.8/include"--search_path="C:/TI/bios_5_42_01_09/packages/ti/rtdx/lib/c6000 /Sourcecode/BaseUnit/DSP /Sourcecode/BaseUnit/DSP --search_path="C:/TI/bios_5_42_01_09/packages/ti/bios/lib /Sourcecode/BaseUnit/DSP --search_path="C:/Sourcecode/BaseUnit/DSP - CCS5/Main/ActiveSonar"--stack_size=0x2000 --Activepolines=on --ActiveBase_Sections ---CCS5/Main/ActiveSonar -"CCS5/content/link/CCS5"-"CCS5/ActiveSonar/CCS5"/content/ActiveSonar/CCS5"-"/CN.tramp=0x2000 ---ActiveSonar_ActiveSonar_un.tramp=on.c:/../Main/Release/ActiveSonar.out -ActiveBase_sink/"/CN.c:C:C:C:C:C:C:C:C:/ActiveSonar_un.c。 library="rts67plus.lib" C:/Sourcecode/BaseUnit/DSP - CCS5/Main/fastrts67xR.lib" C:/Sourcecode/BaseUnit/DSP - CCS5/Main/dsp67x.lib" C:/Sourcecode/BaseUnit/DSP - CCS5/Main/c67xdibspr.lib"./Utils./syscontrol.orgs/"/smobj "/smergos./apors.htm"/content/docs.htm.sdp.htm"/content/docs/partobtobj ".htm.sdp.htm./docs/m.htm.sdp.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.htm.

>>错误:无法在 IRAM 中分配.const、大小为0000203c (第0页)(可用:

>>编译失败

00001800)

>>错误:输入错误- C:/Sourcecode/BaseUnit/DSP -

未构建 CCS5/Main/ActiveSonar/../../Main/Release/ActiveSonar.out

Gmake:***[C:/Sourcecode/BaseUnit/DSP - CCS5/Main/ActiveSonar/./../Main/Release/ActiveSonar.out 错误1.

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

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

    您好!

    您的生成输出消息会稍微向上斩波。 这可能是因为您使用的是启用了并行编译的旧 CCS 版本。 我相信更高版本的 CCS 能够更好地处理这一问题。

    在任何情况下:

    [引用 user="Michael Huy">>错误:无法在 IRAM 中分配.const、大小为0000203c (第0页)(可用:[/引用]

    我相信您会遇到分配错误、其中链接器尝试为指定存储器范围(IRAM)分配过大的段(、const)。

    有关更多详细信息、请参阅以下链接:

    https://processors.wiki.ti.com/index.php/Compiler/diagnostic_messages/10099

    谢谢

    Ki