HI There
in XRDC module in a s32k344 running in lockstep , I read in manual that master core could be CM7 or AHBP or AXI. So i am convinced that a s32k344 in lockstep mode is to referring to a AHBP core master access, is it true?
in RTD4.0.0 in Rm RTD module ,the core types are the following:
typedef enum
{
XRDC_CORE_M7_0 = 0x00U,
XRDC_CORE_HSE = 0x03U,
XRDC_CORE_M7_1 = 0x04U
} Xrdc_Ip_MasterCoreType;
It seams that lockstep configuration is not suited for these RTD ...?
What is the situation about XRDC in lockstep mode for s32k344 ?
best regards,
Fabio