2008-02-15 07:44 AM
Running code from RAM
2011-05-17 03:24 AM
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 Manfred2011-05-17 03:24 AM
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.
2011-05-17 03:24 AM
See example in : C:\Keil\ARM\Boards\Keil\MCBSTM32\STLIB_Blinky