Static Vectors

Table 1. Static Vectors
Vector In Memory Address Prefix Bytes Size Bytes
Reset vector Instruction RAM 0 0xe8080000 0x0 0x300

The static vector group comprises the reset vector, and if configured also the memory error vector.

If Automatically Position Vectors is enabled (recommended), then these vectors will be automatically positioned at the start of an appropriate memory - typically System ROM, or if that is not available then Instruction RAM. In this mode, the address of vectors cannot be directly edited.