Hi experts,
The Safety Manual states that the Protection mechanism of registers needs to be tested.
To test this we try to write in user mode to registers that are only writable in privileged mode.
The Problem is, that the documentation seems to be very vague with the error response to such an access.
The only list I could find is Table 6-25 in the Data Manual, but that lists only the response FOR ACCESS TO UNIMPLEMENTED LOCATIONS IN FRAME.
Assuming that it is the same for an acces violation in usermode, I get the following:
- PMM2 - ignored
- SYS2 - ignored
- ePWM1 -Data Abort (0xFC522000)
- P3T5A - Data Abort (Segment 3 base address (0xFFF7BC08U))
- OTP: Data Abort
- IOMM -ignored
- DMA9A - Error Bit and possibly Interrupt
(Q1) Is this correct?
Thank you and best regards,
Max