cancel
Showing results for 
Search instead for 
Did you mean: 

Running code from RAM

kostyak
Associate II
Posted on February 15, 2008 at 16:44

Running code from RAM

3 REPLIES 3
kostyak
Associate II
Posted on May 17, 2011 at 12:24

Hi !

I want to run code from RAM. How can I do this with Keil MDK or

Rowley CrossStudio. I tried with Keil like written in a thread

but the code was not mapped to ram but stayed in flash.

regards

Manfred

ericengler9
Associate II
Posted on May 17, 2011 at 12:24

I know it can be done on an STM32 but I don't know the mechanics of it. But they did say the code would execute slower from RAM, unlike the Arm7 world where it usually executes faster from RAM.

viktor3
Associate II
Posted on May 17, 2011 at 12:24

See example in : C:\Keil\ARM\Boards\Keil\MCBSTM32\STLIB_Blinky