Hi Peter,
As your suggestion, Just direct read registers from memory however, it still cause system reset.
uint32_t * stcu_adds = 0xC3FF4000;
Offline_LBIST_Result = *(stcu_adds);
I tried other address like 0xC3F8_0000 for FCCU is OK.
It is very strange, any ideas what cause this?
BTW, I cannot find any RGM key word in my MPC5775 datasheet, could you tell me in which registers?
Best regards,
Mark