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/PGA970:错误#99923:成员标题损坏:

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

https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/913564/ccs-pga970-error-99923-corrupt-member-header

器件型号:PGA970

工具/软件:Code Composer Studio

大家好、

由于缺少库 rtsv6M0_T_le_eabi.lib、我的客户起初无法为 PGA970EVM 构建固件。 获取 PGA970firmware-1.5安装文件夹中的库后。 遗憾的是、他尝试构建时遇到了以下错误:  

错误#99923:成员标题损坏:
'C:/ti/ccs1000/ccs/tools/compiler/ti-cgt-arm_20.2.0.LTS/lib/rtsv6M0_T_le_eab
I.lib'

任何意见都值得赞赏。 提前感谢。

此致、

Renan

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

    我不知道发生了什么。  我猜的是 RTS 库  rtsv6M0_T_le_eabi.lib 以某种方式被0覆盖的几个字节或其他一些错误值。  将其重命名为其他内容并重新编译。  链接器将检测缺少的库并自动为您构建新库。  这需要几分钟、但只发生一次。

    谢谢、此致、

    乔治