Managing DBGMCU registers AN4989
100/118 AN4989 Rev 3
Figure 75. Accessing DBGMCU register in Keil
®
MDK-Arm µVision (2/2))
Each bit in the register can be set or reset independently.
For a permanent debug configuration, use Keil
®
MDK-Arm µVision initialization file
capability.
Debugger script files are plain text files that contain debugger commands. These files are
not created by the tools. The user must create them to suit his specific needs. Typically, they
are used to configure the debugger or to setup or initialize something prior to running the
program.
Figure 76 shows initialization script setting in Project option ->Debug Pane.