您好!
通过检查安全库源代码、我们发现测试选项"flash_address_ecc_self_test"包含在宏定义"_RM57Lx_"中。
您能否帮助确认 RM57L843是否支持测试选项"flash_address_ecc_self_test"?
谢谢。
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.
您好、Shenruming、
[quote userid="544303" url="~/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1222953/rm57l843-does-rm57lx-device-support-flash-wrapper-address-ecc-self-test 能否帮助确认 RM57L843是否支持测试选项"flash_address_ecc_self_test"?RM57L843中不支持地址 ECC 自检"flash_address_ecc_self_test"。
--
谢谢。此致、
Jagadish。
您好、Shenruming、
如果是这样,如何对 RM57Lx 设备执行此测试? 换言之、如何为 RM57Lx 器件找到闪存包装程序地址 ECC 错误?
我认为我们不能在 RM57Lx 中执行"flash_address_ecc_self_test"、而只能执行"flash_ecc_test_mode_2bit"。
让我向内部团队确认一下。
--
谢谢。此致、
Jagadish。
是 "diag mode=5 test"和"flash_address_ecc_self_test"等效命令?
不,他们不是。 RM57x 器件上的闪存包装程序将运行时的 CPU 地址与预取地址标签的两个内部副本进行比较、以保证预取数据确实对应于请求地址标签比较、从而确定预取命中或未命中。 Diag_Mod 5用于检查用于比较地址标签的比较器。
这个测试不检查地址的 ECC。
您好、QJ:
但我们在 sl_types.h 中找不到定义的 ESM3.13。