25.9.2 Debug Control Register

Table 25-8. Register Bit Attribute Legend
SymbolDescriptionSymbolDescriptionSymbolDescription
RReadable bitHCCleared by Hardware(Grey cell)Unimplemented
WWritable bitHSSet by HardwareXBit is unknown at Reset
KWrite to clearSSoftware settable bit
Name: DBGCTRL
Offset: 0x08
Reset: 0x00000000
Property: PAC Write-Protection

Bit 3130292827262524 
          
Access  
Reset  
Bit 2322212019181716 
          
Access  
Reset  
Bit 15141312111098 
          
Access  
Reset  
Bit 76543210 
        DBGRUN 
Access R/W 
Reset 0 

Bit 0 – DBGRUN Debug Run

This bit controls the DMA functionality when the CPU is halted by an external debugger.

Note: The user should be certain to set this field if he wishes the DMA to operate normally during debug.
ValueDescription
0DMA halts the operation during debug. All outstanding bus requests complete before halting.
1DMA continues the normal operation during debug.