<?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 create a makefile, which will do the same job as Keil build.</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/41407/how-to-create-a-makefile-which-will-do-the-same-job-as-keil-build</link><description> 
I&amp;#39;m working on STM32f0xx (CM0), and using keil to build the
project and getting hex file. I want to write a makefile which will
do the exact same job. 
 </description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: How to create a makefile, which will do the same job as Keil build.</title><link>https://community.arm.com/thread/108921?ContentTypeID=1</link><pubDate>Sat, 15 Oct 2016 04:00:40 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:5025d0ab-74b8-4732-a66d-64be14ae39e1</guid><dc:creator>edPer Westermark</dc:creator><description>&lt;p&gt;&lt;p&gt;
Use the current scatter file.&lt;/p&gt;

&lt;p&gt;
The map and axf files is what the linker is expected to
produce.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to create a makefile, which will do the same job as Keil build.</title><link>https://community.arm.com/thread/83373?ContentTypeID=1</link><pubDate>Thu, 13 Oct 2016 02:45:16 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:a8de579a-3582-40ee-8764-a05a7fb15a7b</guid><dc:creator>Dipanshu Payasi</dc:creator><description>&lt;p&gt;&lt;p&gt;
I&amp;#39;m able to compile the files using &amp;quot;armcc&amp;quot; which will give the .o
files. But I&amp;#39;m unable to use &amp;quot;ArmLink&amp;quot; to link these .o files and
create a .hex.&lt;/p&gt;

&lt;p&gt;
I was referring to the batch file(created by Keil), which uses the
.lnp file for linker.&lt;br /&gt;
Internally .lnp using .sct, .map and .axf file. I&amp;#39;m not sure how to
create these files using &amp;quot;makefile&amp;quot;.&lt;/p&gt;

&lt;p&gt;
Can anyone guide me for the same?&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to create a makefile, which will do the same job as Keil build.</title><link>https://community.arm.com/thread/65072?ContentTypeID=1</link><pubDate>Thu, 13 Oct 2016 02:37:16 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:def9df9f-a7c4-491a-ae2a-e852fc20bd64</guid><dc:creator>A Turner</dc:creator><description>&lt;p&gt;&lt;p&gt;
Cool. Go for it.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>