Hi all, I got a IVOR6 exception so I want to read MSR, SRR0, SRR1 and ESR to find out what's going on. So I wonder how can I access them through debugger. I can see all the general registers and embedded registers, but I couldn't find the above four. Can anyone help? I'm using s32 design studio with PE Micro multilink universal FX as my debugger, and my processor is MPC5777C.
Solved! Go to Solution.
Hi,
the registers are shown in SPR registers tab. Click on Window -> New View -> Other:
and select SPR Registers:
Hope it helps.
Jiri
Hi,
the registers are shown in SPR registers tab. Click on Window -> New View -> Other:
and select SPR Registers:
Hope it helps.
Jiri