Hi TI!
I need some clarification to understand XMC behavior.
I'm trying to trigger an XMC read violation on a fixed, non cached buffer as a supervisor. The read violation will be triggered by reading the n:th element in the buffer.
* The first strange behavior I see is. On first element read the exception will not be triggered but it will be triggered on the second element read.
* The second strange behavior is. The "DSPXMCGetFaultStatus" will return only zeros so will "DSPXMCGetFaultAddr".
There seems also to be a mistake in the function "DSPXMCGetFaultStatus" where user read and write status are swapped.
I'm using PDK delivered in processor SDK vision 03_07_00_00.
Regards,
Enver