23.3.4.3 .bev_excpt Section
This section contains the handler for exceptions that occur when
Status
BEV
= 1
.
This section is located at the BEV
exception address
(_BEV_EXCPT_ADDR
) as specified in the processor definitions linker
script and is assigned to the boot memory region (kseg1_boot_mem
).
(kseg1_boot_mem).
.bev_excpt _BEV_EXCPT_ADDR :
{
(*(.bev_handler))
} > kseg1_boot_mem