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.

[参考译文] TMS570LS1114:SRAM ECC 的一些人

Guru**** 2392445 points


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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1107134/tms570ls1114-some-peoblem-of-sram-ecc

器件型号:TMS570LS1114

HI,诊断库提供的 SRAM ECC 诊断是为了修改 ECC 检查代码以生成 ECC 故障。 如果我不修改 ECC 检查代码并修改 SRAM 存储器数据、我关闭 RSM ECC 使能、_coreDisableRamEcc_()、然后在数据被修改后打开 ECC 使能。 _coreEnableRamEcc_(),然后读取数据,生成 ECC 故障,但实际测试不会产生 ECC 故障,原因是什么,生成 ECC 是否正确?

非常感谢。

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

    您好、Xiaohong、

    SECDED 无法可靠地检测3位或更高的任何错误。 因此、如果您遇到大于2位(例如3位)的错误、则 SECDEC 可能会将其检测为单个位错误、双位错误甚至根本没有错误。 SECDED 的限制是仅检测2个位、而不检测更多位。