RAM read write check functionality in S12ZVM MCU

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

RAM read write check functionality in S12ZVM MCU

634 Views
pratibhasurabhi
Contributor V

Hi all,

I want to check the RAM read write check  for MC9S12ZVML128 MCU.

Is there any feature available in MCU or simpler way for RAM read write check?

Thanks in advance.

0 Kudos
1 Reply

579 Views
dianabatrlova
NXP TechSupport
NXP TechSupport

Hello,

The ECC check is performed during a read operation. So, you may test RAM by simply reading it.

You can look at this test code:

S12Z - Simulating ECC errors at RAM by debug access 

I hope it helps.

Best regards,

Diana

0 Kudos