| |||
| Home > Configuring Custom Memory Maps, Registers and Peripherals > Creating a custom memory mapped register | |||
A custom register allows RealView Debugger to access the memory mapped register on your development platform.
Before you create a custom memory mapped register, be aware of the following:
If your register is to have enumerated values, you must first create the required register enumerations.
If your register is to be associated with a memory map block you must first create the required memory map block.
See also: