Hello!
While reading the e200z760 Reference Manual, I saw that in some places, like Table 7-2, IVOR 16 is treated as Reserved.
However, in other places, like Table 7-8, it is treated as a functional IVOR and actually has a section describing it (Section 7.6.17).
Do I need to implement an exception handler for IVOR 16 like for IVOR 0:15 and IVOR 32:35? Was it just a typo and IVOR 16 is just functional as the other functional IVORs?
Best regards,
Matheus
No, it is reserved. It is incorrectly documented.
System reset interrupt is defined by Book-E specification, not used with e200z759.