I implemented a boot loader that runs in bank 1 according to the sample code in an2675.zip. I can start the application in bank 0, but I can not get any interrupts working. This code was working until I implemented the coding changes recommended in the errata for flash memory remapping, in order to solve the external reset issue. I am having no problem getting the code to start, but I can not get any interrupts to occur.