Downloading application
2006-05-10 by function_vector
Hi, I�m working with LPC2106, and I�m using its internal RAM to running my bootloader, and I want to download to internal flash memory an application and when download stops, I want to run from application. My bootloader downloaded the application, but I can�t run this application from flash. I think I have to user MEMMAP register and INTVEC, but I don�t know how. Could someone help me? Thanks in advance.