Content originally posted in LPCWare by saraswathi on Wed May 29 22:09:49 MST 2013 Hi, I am using LPC11U24. I have a secondary bootloader and application code. I am using interrupts at secondary bootloader as well as application. I am trying to implement the vector table remapping. The steps I have implemented are at the below link. http://knowledgebase.nxp.com/showthread.php?t=4618 Is any changes required at start up code? Can anyone help me to implement vector table remapping? With regards Saraswathi C