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.

[参考译文] TMS320F28377D:其中是 simulation_output.exe // CLB 的文件

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/892503/tms320f28377d-where-is-the-file-of-simulation_output-exe-clb

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

您好:

  我尝试测试  C2000Ware 的 CLB 示例 ,复杂文件后出现错误:

  gmak[2]:[编译后处理]错误1 (忽略)

  Process_begin:CreateProcess (NULL、./simulation/simulation_output.exe、...) 失败。  

  make (e=2):系统找不到文件。  

  如何找到此文件?

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

    我再次检查编译信息,然后发现第一个错误信息是:

    C:/ti/c2000/C2000Ware_3_01_00_00/utilities/clb_tool/clb_syscfg/systemc-2.3.3/src/sysc/kernel/sc_ver.h:182:未定义`sc_core 的引用::sc_api_version_2_3_cxx201402L<&sc_core::sc_disable_virtual_bind_undefined_>::sc_api_version_2_3_cxx201402L (sc_core::sc_writer_policy)'
    collect2.exe:错误:LD 返回1退出状态

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

    是的、TDM 编译器存在版本问题、您能否按照以下文章中的说明进行操作:

    https://e2e.ti.com/support/tools/ccs/f/81/t/889025?tisearch=e2e-sitesearch&keymatch=C2000-CGT

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

    还可以,旧版本 tdm64-gcc-5.1.0-2已解决问题。  

    Thx;