We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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.
Look at Keil\ARM\Examples\RAM_Function.