Placing an Interrupt Function in a Special Section
For all targets supporting paging, allocate the interrupt function in an area that is accessible all the time. You can do this by placing the interrupt function in a specific segment, as listed below: