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.

[参考译文] TMS570LC4357:基于 ARM 的微控制器论坛

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1437980/tms570lc4357-arm-based-microcontrollers-forum

器件型号:TMS570LC4357
主题中讨论的其他器件:NOWECCUNIFLASH

工具与软件:

ECC 可以根据 https://software-dl.ti.com/codegen/docs/tiarmclang/rel4_0_0_LTS/compiler_manual/linker_description/05_linker_command_files/configuring-error-correcting-code-ecc-with-the-linker-lit40948978.html#:~:text=To%20enable%20ECC%20generation%2C%20you,in%20the%20linker%20command%20file 使用链接器脚本生成

 我想了解何时需要使用 nowECC 工具?

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

    尊敬的 Veena Saluja:

    ECC 的生成方法有多种。

    1. nowECC:

    此工具生成数据、以便编程到具有 ECC 闪存的 TMS570平台器件的 ECC 存储器位置中。

    2. CCS/UniFlash:

    客户可以通过检查 CCS 或 UniFlash 中的 ECC Generation 选项来直接生成 ECC、如下所示。

    3. 链接器命令文件:

    使用链接器命令文件、客户还可以生成 ECC、这是您在问题描述中指向的链接。

    客户可以使用这些方法中的任何一种来生成 ECC。 nowECC 工具是旧的 ECC 生成方法之一、通常客户现在会使用基于 CCS 或链接器的 ECC 生成方法。

    ——

    谢谢、此致、
    Jagadish。