Good day,
in regards of "CPU Write Protection" the TRM of TMS320F28388D states .. "Also, an access violation interrupt is generated if enabled in the interrupt enable register."
I successfully enabled the CPU (Master) Protection and successfully tested that writing to a specific memory address (I´ve tested GS15) doesn´t work (as expected) and I can also retrieve the address which caused the memory violation (MCPUWRAVADDR).
Now my question: how can I catch the violation/generate an interrupt to get notified of this event? I´ve enabled the CPU Write Master Access Violation Interrupt through the MAVINTEN register but no interrupt is generated.
Furthermore, I can see that TMS320F2837xD seems having an interrupt INT12.12 (RAM_ACCESS_VIOLATION) which aims to handle this kind of interrupt, whereas TMS320F28388D seems not having such "feature".
Please let me know whether and how I can generate an interrupt upon a CPU Write access violation.
Thank you
Ivan


