This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to run a function from RAM

Hi,

I need an example code showing how to run a function from RAM area.

While executing the function from RAM, how to reserve or protect those RAM areas by other executable in FLASH should not write anything to that RAM area where the executable function resides?

Somewhere i have seen the path for RAM function example. But i am searching for that in my installed directory. I am not able to find.
C:\Keil\ARM\Examples\RAM_Function

Could anyone send the link for some example codes?