Have the second application remap its interrupt vectors to RAM. -Bill Knight the ARM Patch On Fri, 07 May 2004 09:59:20 -0000, gnurules wrote: Hi, I'm writing 2 applications for the LPC2106 (they run in flash). 1) is a bootcode that checks if there is another application in flash 2) is the "regular" application At startup the bootcode starts and when it finds that there is another application it should start this application. The problem is that the interruptvectors aren't correct anymore... Is there anyone with the same problem? Can anyone help me with this?
Message
Re: [lpc2000] 2 applications in flash
2004-05-07 by Bill Knight