Hi,
I have a problem with USB bootloader. I downloaded sample code from NXP site. I followed instructions AN10866. Bootloader works fine if I load small program into LPC. This small program uses interrupts. But If I load large program then interrupts do not work. Is this a problem with Vector Table? How to check it? Please help.
I would like to add that the program compiled from the start address 0x0000 works fine.