<?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 convert application code into a image file</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/26012/how-to-convert-application-code-into-a-image-file</link><description> 
Hi, 

 
I have been developing an application code on LPC3250 (with ARM9
core). 

 
I want to convert my output file into an image file, so that I can
directly write my code to the flash from the serial port. Can you
please help me with this? 

 
Is</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: How to convert application code into a image file</title><link>https://community.arm.com/thread/57185?ContentTypeID=1</link><pubDate>Mon, 02 Nov 2009 23:37:21 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:a339ac17-4845-4b4b-a4d0-eac0dcfc1af9</guid><dc:creator>Stefan Hartwig</dc:creator><description>&lt;p&gt;&lt;p&gt;
Hi,&lt;br /&gt;
I think fromelf will do the job.&lt;br /&gt;
We invoke it as a post build step:&lt;br /&gt;
&lt;i&gt;fromelf.exe --bin -o &amp;quot;$L@L.bin&amp;quot; &amp;quot;#L&amp;quot;&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;
&lt;a href="http://www.keil.com/support/man/docs/armutil/armutil_ch03s01s01.htm"&gt;
&lt;a href="http://www.keil.com/support/man/docs/armutil/armutil_ch03s01s01.htm"&gt;www.keil.com/.../armutil_ch03s01s01.htm&lt;/a&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>