<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.arm.com/utility/feedstylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Execute code from RAM</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/18685/execute-code-from-ram</link><description> Hi, 
 
 I need to make a project which will execute a code form the RAM memory of a ARM chip, because I intend to upgrade the code of the flash memory automatically. 
 
 I didn&amp;#39;t find anything about this topic using the Keil software, can you help with</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: Execute code from RAM</title><link>https://community.arm.com/thread/73770?ContentTypeID=1</link><pubDate>Tue, 17 Jan 2006 11:33:16 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:2d5f7425-58e4-4d60-badd-ae8f06c3dd40</guid><dc:creator>Rodolfo Alves</dc:creator><description>&lt;p&gt;Ok, thanks.&lt;br /&gt;
&lt;br /&gt;
  I tried this way and solved part of the problem.&lt;br /&gt;
&lt;br /&gt;
  But I forgot that I have some functions in assembly. Do you know if it&amp;#39;s possible to do in assembly too?!?!&lt;br /&gt;
&lt;br /&gt;
  Thanks again.&lt;br /&gt;
&lt;br /&gt;
Rodolfo&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Execute code from RAM</title><link>https://community.arm.com/thread/45379?ContentTypeID=1</link><pubDate>Tue, 17 Jan 2006 09:05:52 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:3b8d5594-74cf-44cb-ab7b-87f7fa00f663</guid><dc:creator>Rene Don</dc:creator><description>&lt;p&gt;With the CARM compiler you can use the __arm function attribute.&lt;br /&gt;
&lt;br /&gt;
The function is then copied to and executed from ram.&lt;br /&gt;
&lt;br /&gt;
Regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>