RAM Control Module Registers
486
SPRUH22I – April 2012 – Revised November 2019
Copyright © 2012–2019, Texas Instruments Incorporated
Internal Memory
5.2.4.14 Non-Master Access Violation Flag Register (CNMAVFLG)
Figure 5-66. Non-Master Access Violation Flag Register (CNMAVFLG)
31
16
Reserved
R-0
15
3
2
1
0
Reserved
CPUWRITE
DMAWRITE
CPUFETCH
R-0
R-0
R-0
R-0
LEGEND: R/W = Read/Write; R = Read only; -
n
= value after reset
Table 5-71. Non-Master Access Violation Flag Register (CNMAVFLG) Field Descriptions
Bit
Field
Value
Description
31-3
Reserved
Reserved
2
CPUWRITE
Non-Master CPU Write Access Violation Flag
0
Non-master CPU write access violation did not occur.
1
Non-master CPU write access violation has occurred. The C28x CPU tried to write into an Sx RAM
block for which M3 subsystem is the master.
Once this bit is set, it can be cleared by setting the corresponding error clear bit in the CNMAVCLR
register.
1
DMAWRITE
Non-Master DMA Write Access Violation Flag
0
Non-master DMA write access violation did not occur.
1
Non-master DMA write access violation has occurred. The C28x DMA tried to write into an Sx RAM
block for which M3 subsystem is the master. In this case, writes are ignored.
Once this bit is set, it can be cleared by setting the corresponding error clear bit in the CNMAVCLR
register.
0
CPUFETCH
Non-Master CPU Fetch Access Violation Flag
0
Non-master CPU fetch access violation did not occur.
1
Non-master CPU fetch access violation has occurred. The C28x CPU tried to fetch code from an Sx
RAM block for which M3 subsystem is the master.
Once this bit is set, it can be cleared by setting the corresponding error clear bit in the CNMAVCLR
register.