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.

AM2634-Q1: How to enable all ECC modules?

Part Number: AM2634-Q1

Hi experts, 

I want to know how to enable the ECC for AM263x. From my understanding, AM263x has 3 types of ECC: one for top-level RAM (such as 2MB SRAM), another one for R5FSS TCM and cache, third one for MCAN message RAM. So if we need to enable all ECC modules, we need to manipulate the followings registers, right? 

MSS_ECC_AGG_MSS.ECC_AGG_TOP_CTRL, 

MSS_ECC_AGGA.ECC_AGG_R5SS0_CORE0_CTRL, 

MSS_ECC_AGGB.ECC_AGG_R5SS0_CORE1_CTRL, 

MSS_MCAN_ECC.MCANx_ECC_CTRL, x=0,1,2,3...

Please give comments on the above method. 

Thanks & Regards, 

Will