IAP code, unable to jump on user application for LPC11UXX(Cortex M0)

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

IAP code, unable to jump on user application for LPC11UXX(Cortex M0)

999 Views
mayd
Contributor I

HI,

As i am trying to write IAP for firmware upgradation on LPC11UXX, found difficulty in jumping to the new user application.As there is no VTOR register is available (for Cortex-M0), trying with SYSMEMREMAP register (for remap Vector table). Though it is not working fine.

Labels (1)
Tags (1)
0 Kudos
Reply
1 Reply

668 Views
Carlos_Mendoza
NXP Employee
NXP Employee

Hi Mayur,

I think that the following application note might be helpful for you, it explains the In-Application Programming capabilities of the LPC11U6X and also provides guidance to interrupt handling during flash IAP calls:

http://cache.nxp.com/documents/application_note/AN11511.zip

Let me know if it helps!

Best Regards,
Carlos Mendoza
Technical Support Engineer

0 Kudos
Reply