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.

[参考译文] CCS9 / CCS10可以#39;t 构建大型代码大型数据库 rts430x_lc_ld_eabi.lib

Guru**** 2589280 points
Other Parts Discussed in Thread: MSP430F2618

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

https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/978293/ccs9-ccs10-can-t-build-large-code-large-data-library-rts430x_lc_ld_eabi-lib

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

您好!

我正在重提使用工具链 MSP430 18.1.0.LTS 并使用大型代码和大型数据模型构建的旧工程。 由于这是一种医疗设备、我确实需要使用原始工具链。 我似乎能够按预期成功安装工具链。 当我尝试编译工程时、尽管工程在编译库 rts430x_lc_ld_eabi.lib 时失败。 我没有找到用于构建库的日志文件、CCS 控制台上的错误消息略有不同。 典型消息是在本帖子结尾处复制/粘贴的。

我尝试了最近下载的 CCS9和 CCS10的全新安装。 我在两台不同的 Windows PC 上以管理员用户身份运行安装程序和 CCS。

请帮助。 (作为一种权变措施、我想如果有人刚刚向我发送了一个来自 MPS430 18.1.1的已构建库的副本、该副本也将起作用。)

构建目标:"test.out"
调用:MSP430链接器
"c:/ti/ccs930/ccs/tools/compiler/ti-cgt-msp430_18.1.1.LTS/bin/cl430 /ti/ccs930/ccs/ccs_base/msp430/include /ti/ccs930/ccs/tools/compiler/ti-cgt-msp430_18.1.1.LTS/include -vmspx --data_model=large --use_hw_mpy=16 --advice:power=all --define=__MSP430F2618_-g --printf_support=minimum-diag_warn=225 --display_error_number -z -m"test_ipt_ipt_ipt.cn=rom-rom-us_ipt_ipt_ipt.at_rom-rom-us-out-"-link_ipt_ram_ram_ram_ram_init_ram_line_display_line_display_line_out.us.iptage=us-rom-rom-rom-us.cn_line_display_line_remot_rom-rom-rom-us.us.us.ipt.us_remot_ram_ram_ram_ram_ram_ram_ram_ram_ram_ram_ram_ram_ram_ram_ram_ram_init_ram_ram_ram_init_ram_ram_init_ram_ram_ram_init-out.cn_remot_remot_init /ti/ccs930/ccs/tools/compiler/ti-cgt-msp430_18.1.1.LTS/lib  

警告#10366-D:自动库构建:首次使用库"C:\ti\ccs930\ccs\tools\compiler\ti-cgt-msp430_18.1.LTS \lib\rts430x_lc_ld_eabi.lib"、因此必须进行构建。  这可能需要几分钟的时间。
创建库 c:/users/devadmin/appdata/local/temp/ti416f~1/rts430x_lc_ld_eabi.lib
Makefile:1250:目标“库”的配方失败
 --> 错误:找不到'trncat.c'
gmake.exe[2]:***[library]错误1.

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

    我最近的是18.1.2 (我之前的下一个是16.9.7)。  

    源代码是否实际位于"ccsv9\tools\compiler\ti-cgt-msp430_18.1.LTS \lib"中? 我想知道是否有一些小问题、比如缺少一条路来妨碍您的工作。