Part Number: DRA829J-Q1
Team,
Can you please help with the below?
1.In the SDL, the SDL_ECC_aggrTable (ECC Aggregator, sdl_ecc_soc.h) together with the sub‑region definitions in sdl_soc_ecc_aggr.h provide the RAM IDs, each with an ACCESSIBLE property,
for example:
Code:
#define SDL_MCU_R5FSS0_CORE0_ECC_AGGR_CPU0_DDATA_RAM1_ACCESSIBLE (1U)
#define SDL_MCU_R5FSS0_CORE0_ECC_AGGR_MEM_MST0_KSBUS_AXI2VBUSM_R_EDC_CTRL_ACCESSIBLE (0U)
-What is the meaning of the ACCESSIBLE flag in this context?
2. According to the SDL documentation:
2.1. INJECT_TYPE
2.1.1. INJECT_TYPE = 1 → the ECC wrapper operates in inject‑only mode; the IP fabric performs SECDED.
2.1.2. NJECT_TYPE = 0 → the ECC wrapper itself performs SECDED.
2.2. If INJECT_TYPE = 0 and the ECC wrapper fails,
-Does the IP fabric automatically take over SECDED for that RAM ID?
Thanks in advance,
Anber