I am using a ADuC7020 with uVision3. Is it possible to run one of my c modules from Internal SRAM I need it to run faster than the FLASH memory. I've already looked at the Blinkey project which puts all the code into FLASH. Also, I've tried the REMAP register which puts only the exceptions in SRAM.