Skip to main content
kostyak
Associate II
February 15, 2008
Question

Running code from RAM

  • February 15, 2008
  • 3 replies
  • 801 views
Posted on February 15, 2008 at 16:44

Running code from RAM

    This topic has been closed for replies.

    3 replies

    ericengler9
    Associate II
    May 17, 2011
    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.

    kostyak
    kostyakAuthor
    Associate II
    May 17, 2011
    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

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

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