S32K ECC RAM Initial

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

S32K ECC RAM Initial

Jump to solution
2,038 Views
Ragus
Contributor I

I have noted that there is an ECC RAM initial in the startup file of S32K116. (startup_S32K116.S)

I think this is related to AN12522.

My problem, it seems the initialization only applied SRAM_U. (0x2000_0000 to 0x2000_3800)

Is it no necessary to initial SRAM_L because it is not ECC protected?

Tags (3)
0 Kudos
1 Solution
2,009 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi Ragus,

Yes, your understanding is correct. Only the ECC-protected SRAM needs to be initialized. 

AN12522.png


Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

View solution in original post

0 Kudos
1 Reply
2,010 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi Ragus,

Yes, your understanding is correct. Only the ECC-protected SRAM needs to be initialized. 

AN12522.png


Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos