hi

can any one tell me how to remap interrupt vector in pbp or assembly? i have written a bootloader which loads new firmware with help of external eeprom. when interrupt occurs in the new firmware it then jumps to bootloader interrupt vector and gets hang/reset. to solve this problem i need to remap interrupt vector in my bootloader
please help me

thank you