<?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>How to download two APPs in flash in one step?</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/16820/how-to-download-two-apps-in-flash-in-one-step</link><description> Hi everybody, 
We are using uVision3, LPC2104(ARM7) &amp;amp; ULINK-JTAG. 
We are trying to download two applications to flash in one only step, that is, selecting only one file. 
-Option 1: 
We could do it editing the HEX files of each APP but, are we able</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: How to download two APPs in flash in one step?</title><link>https://community.arm.com/thread/129873?ContentTypeID=1</link><pubDate>Tue, 15 Jun 2004 06:44:11 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:d3eff606-7414-470f-af65-d68969717958</guid><dc:creator>JM fanKeil</dc:creator><description>&lt;p&gt;Thanks a lot,&lt;br /&gt;
the flash.ini file really works!!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to download two APPs in flash in one step?</title><link>https://community.arm.com/thread/122409?ContentTypeID=1</link><pubDate>Mon, 14 Jun 2004 23:57:04 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:d1b12a1d-8eb7-433e-90be-1c0a62c5c2fa</guid><dc:creator>Keil Software Support Intl.</dc:creator><description>&lt;p&gt;Actually there is even a better way that came accross while discussing the problem with development.  It is very easy to add an additional application to be flash-ed together with the project&amp;#39;s application. You just need to add the &amp;quot;LOAD filename&amp;quot;&lt;br /&gt;
to the Flash INI file (filename of the additional application).&lt;br /&gt;
This INI file is indented for BUS and or other configuration commands that are executed prior the LOAD command, but it can be also used to add additional program parts (can be in HEX or ELF format).&lt;br /&gt;
&lt;br /&gt;
The LOAD command must be placed at the top in the INI file since it issues a Reset. You may avoid the RESET command by the sub-option INCREMENTAL.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to download two APPs in flash in one step?</title><link>https://community.arm.com/thread/110908?ContentTypeID=1</link><pubDate>Mon, 14 Jun 2004 14:20:04 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:3378d938-68ad-4648-8205-08565747cff5</guid><dc:creator>Jon Ward</dc:creator><description>&lt;p&gt;&lt;i&gt;uVision3 only downloads ELF files, am I wrong?&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
Yep.  You can also download HEX files.  Take a look at the following knowledgebase article.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.keil.com/support/docs/2815.htm"&gt;http://www.keil.com/support/docs/2815.htm&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Jon&lt;/b&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to download two APPs in flash in one step?</title><link>https://community.arm.com/thread/96381?ContentTypeID=1</link><pubDate>Mon, 14 Jun 2004 12:07:15 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:4bdf8a7a-a5fc-4c5c-9de4-c4a65bddf8bd</guid><dc:creator>JM fanKeil</dc:creator><description>&lt;p&gt;Thanks for your replies,&lt;br /&gt;
&lt;br /&gt;
now I have an HEX file that is combination of two HEX files.&lt;br /&gt;
How can i download it through ULINK now.&lt;br /&gt;
uVision3 only downloads ELF files, am I wrong?&lt;br /&gt;
&lt;br /&gt;
JM&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to download two APPs in flash in one step?</title><link>https://community.arm.com/thread/86820?ContentTypeID=1</link><pubDate>Mon, 14 Jun 2004 01:46:29 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:5cd467d2-9190-47e4-a218-fd44d071ead6</guid><dc:creator>Keil Software Support Intl.</dc:creator><description>&lt;p&gt;We know about this limitation and work on a new revision that removes it.&lt;br /&gt;
&lt;br /&gt;
As work-around, you may first use the simulator and load both applications there.  Then use the SAVE command to generate a HEX file that contains both applications.  Then use this HEX file which contains the combiation of both files.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to download two APPs in flash in one step?</title><link>https://community.arm.com/thread/42355?ContentTypeID=1</link><pubDate>Fri, 11 Jun 2004 15:16:38 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:fac52e69-882a-4dc9-85c5-82b79a2943f4</guid><dc:creator>JM fanKeil</dc:creator><description>&lt;p&gt;Hi, I run into the same problem some time ago, but i was unable to solve it.&lt;br /&gt;
Two applications, two downloads. It&amp;#39;s sad but i think it&amp;#39;s true.&lt;br /&gt;
&lt;br /&gt;
cu&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>