2 applications in flash
2004-05-07 by gnurules
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? Greetz