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

RAM_MODE code

Hi,

I'm writing a bootloader for AT91SAM7SE. I want the flash related code(like erase, write etc) be located in internal ram during runtime.

In the Keil native compiler(CARM) there was a key word __ram to make any function to relocated into Ram, but in the newer version I don't find such method.

If someone has any idea about this please share with me.

Thanks
Sachin

0