General page

Use the General page to configure the overall MMU properties.

Figure 1. MMU Configuration File Editor- General page

MMU Configuration File Editor-General Page

The following table explains options on the General page.

Table 1. General page settings
Page Item Explanation
Address Translation Selected - Allows address translation. For example, translation occurs from a virtual address to a physical address. Deselected - Disables address translation. For example, translation does not occur from a virtual address to a physical address. This checkbox corresponds to the Address Translation Enable (ATE) bit of the MMU Control Register (M_CR).
Memory Protection Selected - Allows protection checking for all enabled segment descriptors. With this checkbox selected, the system consumes more power. Deselected - Disables protection checking for all enabled segment descriptors. With this checkbox deselected, the system consumes less power. This checkbox corresponds to the Memory Protection Enable (MPE) bit of the MMU Control Register (M_CR).
DPU Selected - Allows the Debug and Profiling Unit (DPU). Deselected - Disables the DPU. With this checkbox deselected, DPU registers are disabled for read and write accesses. This checkbox corresponds to the Debug and Profiling Unit Enable (DPUE) bit of the MMU Control Register (M_CR).
Brunch Flush Selected - Allows automatic branch-target buffer flush. Deselected - Disables automatic branch-target buffer flush.
Cancel Cache Commands Selected - Cancels the cache command for program and data except for DFLUSH and DSYNC. This checkbox is not available for MSC8144 target device.
Capture Violation Address Selected - Includes the address at which the violation occurred. Deselected - Does not include the address at which the violation occurred.