Content originally posted in LPCWare by Rorrik on Fri Nov 07 13:47:10 MST 2014
I am writing my own boot loader to handle updates over SPI. I need to be able to define where different parts of my program go in program space so the boot loader can use the VTOR to load different parts. How can I define this in a build using LPCXpresso? I'm sure there are resources available, but I just don't seem to be using the right search terms to find them. All I need is a push in the right direction.