Alternate Static Vector Base Address

Alternate address for the static vectors (reset and optionally memory errors) which will be used if the appropriate pin is asserted.

Alternate Static Vector Base Address
0xc0000000

Relocatable vectors are arranged with offsets within a 2K byte aligned block of memory. This address is the base of that block for the reset vector and if configured also the memory error vector. As an example, most of the Diamond processors have the primary reset in System ROM, and the alternate reset in Instruction RAM to support different kinds of processor instances.

Note: Xplorer will attempt to choose an appropriate location (e.g. IRAM if confgured), but you should review it carefully because your anticipated use of the alternate location cannot be predicted.