Hi,
I am using S32K11x MCU for my project. I want to use ECC reporting for safety mechanism, so I want to learn how can i use this safety mechanism and is there any demo code or any application? I would be glad if someone explain to me.
已解决! 转到解答。
Hi@smt87
yes ,you can refer to AN12522
在原帖中查看解决方案
In S32K11x on-chip RAM can be used in following applications:• Safety critical applications: SRAM_U can be used, which starts from 2000_0000.
So S32k11xx only has SRAM_U for app, right?
you can take a look at this example,
https://community.nxp.com/t5/S32K-Knowledge-Base/Example-S32K14x-SRAM-ECC-Injection/ta-p/1129181
BR!
Do you have any idea how i can check this sample function working correctly?
In S32K11x on-chip RAM can be used in following applications:Safety critical applications: SRAM_U can be used, which starts from 2000_0000.