Hi, I am using LPC2468 processor based board from Embedded Artists, having 512kb internal flash. Can I load KEIL program to SDRAM(external) and run it from there? Actually all the example codes available in NXP website is intended for internal flash. If it is possible to load and run code from SDRAM , what are the changes I should make for it in code? Can I get any help document for this?