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.

[参考译文] MSPM0G3507:CCS/编译器/ SysConfig

Guru**** 2815985 points

Other Parts Discussed in Thread: SYSCONFIG

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1606887/mspm0g3507-ccs-compiler-sysconfig

器件型号: MSPM0G3507
主题: SysConfig 中讨论的其他器件

您好:Champs:

我的客户报告了一个非常奇怪的问题:

情况如下:

案例:  CCS12.7.0 + SysConfig 19.x +编译器 LTS 4.1

案例 B:  CCS12.8.1 + SysConfig 20.x +编译器 LTS 4.2

 

casea 和 case B 之间的 build-out .out/.hex 文件不同

即使它们使用相同的 C 工程代码也是如此。

 

您是否遇到过此类问题?

BR Rio

 

 

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

    嗨、Rio、

    是的、这是正常现象。 不同版本的编译器将输出不同的.out/.hex 文件。 此外、不同的 SysConfig 也会更新 driverlib。

    这两个都会导致不同的结果。

    此致、

    Zoey