Error occurred during initialization of RAM ECC of MPC5744P

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Error occurred during initialization of RAM ECC of MPC5744P

210件の閲覧回数
DOK
Contributor I

I want to allocate a portion of SRAM to be used for sharing the information during the write operation between the APP and the boot. When it is a POR reset, this SRAM needs to be initialized with ECC. When it is a soft reset, the data in this memory is retained and no initialization is performed.

link config:

DOK_0-1754873252815.png

C:

DOK_1-1754873353784.png

There is a minor mistake here. The address and the link to the file are incorrect. However, this issue should not have any impact.

The re-powering method here has reported an error. By connecting the Lauterbach debugger, the information shown is as follows:

DOK_2-1754873492765.png

Error register display:

DOK_3-1754873566938.png

How should I initialize this RAM ECC? If an assembly language implementation is required, could you please provide me with the relevant code? Thank you!

MPC574xP 

タグ(3)
0 件の賞賛
返信
1 返信

195件の閲覧回数
davidtosenovjan
NXP TechSupport
NXP TechSupport

Pay attention to following appnote, section 2:

https://www.nxp.com/docs/en/application-note/AN13179.pdf

 

0 件の賞賛
返信