How to access IVOR6 related register MPC5777C

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to access IVOR6 related register MPC5777C

Jump to solution
739 Views
lukezhang
Contributor III

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.

 

WeChat Image_20210817093830.png

WeChat Image_20210817093833.png

0 Kudos
1 Solution
724 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

 

the registers are shown in SPR registers tab. Click on Window -> New View -> Other:

jiri_kral_0-1629192268762.png

and select SPR Registers: 

jiri_kral_1-1629192326300.png

 

jiri_kral_2-1629192398450.png

 

Hope it helps. 

 

Jiri 

 

View solution in original post

1 Reply
725 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

 

the registers are shown in SPR registers tab. Click on Window -> New View -> Other:

jiri_kral_0-1629192268762.png

and select SPR Registers: 

jiri_kral_1-1629192326300.png

 

jiri_kral_2-1629192398450.png

 

Hope it helps. 

 

Jiri