DCD Overview

The main functionality of the tool is to generate the Device Configuration Data (DCD) image using the format and constrains specified Boot ROM reference manual.

Upon reset, all peripheral registers in the system have their default values. However, these settings typically are not ideal for achieving optimal system performance. Moreover, there are some peripherals that must be configured before they can even be used. DCD is the configuration information contained in the DCD Image, that the Boot ROM interprets to configure various peripherals on the device. The Boot ROM determines the location of the DCD table by the pointer in the Image Vector Table.

The maximum size of the DCD image is 8192 bytes.

The DCD data is comprised of the following three type of commands :