Part Number: TMS320F28388D
Is an access violation reported in some status register or flag?
Posting question on behalf of customer.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: TMS320F28388D
Is an access violation reported in some status register or flag?
Posting question on behalf of customer.
Hi Gus, Can you elaborate on what kind of access violation? Thanks, Ashwini.
More input from customer:
"Specifically I would be interested for EPWMX_AC registers, for example if I limit the access for CPU and allow the accesss for CLA. If the CPU tries to do a write access, would this result in a violation and can be somehow monitored (through a status register or a flag?"
Hi Gus,
If CPU1 does not have access, then reads will return 0 and writes will be ignored. No Flags are set and there is no interrupt generated. However if an interrupt was to be generated, the ERAD module can be configured to issue an interrupt when CPU reads/writes peripheral like EPWM registers. For more information please refer to Section 2.2 of the ERAD Application Report:
Thanks,
Ashwini