<?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>migration Keil - Tasking</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/19199/migration-keil---tasking</link><description> With the Keil Linker Directive 
 SECTIONS( VAR%FDATA (addr1) [addr2] ) 
you may specify a execution address (addr1) and a storage address (addr2) for a section. 
This may be used to create FLASH programming routines that execute from RAM but are stored</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: migration Keil - Tasking</title><link>https://community.arm.com/thread/87480?ContentTypeID=1</link><pubDate>Thu, 17 Nov 2005 11:39:37 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:c26aea69-3fad-4aee-bac9-e527c95ac43f</guid><dc:creator>Drew Davis</dc:creator><description>&lt;p&gt;I didn&amp;#39;t even know that was a feature.  Seems convenient.&lt;br /&gt;
&lt;br /&gt;
The idea is to locate the code at its proper execution address.  This is a job for the linker.  If you then want to store the code at some other address, that&amp;#39;s a job for the tool that creates your binary file -- in Keil&amp;#39;s case, also the linker.  But you could do post-link surgery on the binary/hex/whatever with a tool like SRecord.&lt;br /&gt;
&lt;br /&gt;
I assume you&amp;#39;ve also got the code that will move this special region from flash to its intended execution address in RAM?&lt;br /&gt;
&lt;br /&gt;
Why are you switching compilers?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: migration Keil - Tasking</title><link>https://community.arm.com/thread/45081?ContentTypeID=1</link><pubDate>Thu, 17 Nov 2005 07:47:22 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:347ab8bf-6d6d-4c74-b108-f535a4ae93a8</guid><dc:creator>erik  malund</dc:creator><description>&lt;p&gt;you are asking in a &lt;b&gt;Keil&lt;/b&gt; forum &amp;quot;how do I get rid of Keil???&lt;br /&gt;
&lt;br /&gt;
Erik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>