<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Classic/Legacy CodeWarriorのトピックRe: Using makefile</title>
    <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Using-makefile/m-p/218653#M6284</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tom,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you give a simple example siting how this can be done. I have attached a sample code. Can you show how I can compile this and generate the -srec.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Ansi_Cartman&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/files/community_files/CWDSPCOMM/1499_sample.zip" rel="nofollow" target="_self"&gt;sample.zip&lt;/A&gt;&lt;/P&gt;&lt;DIV class="message-edit-history"&gt;&lt;SPAN class="edit-author"&gt;Message Edited by t.dowe on&lt;/SPAN&gt; &lt;SPAN class="local-date"&gt;2009-09-30&lt;/SPAN&gt; &lt;SPAN class="local-time"&gt;11:29 AM&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Sep 2009 14:56:26 GMT</pubDate>
    <dc:creator>Ansi_Cartman</dc:creator>
    <dc:date>2009-09-30T14:56:26Z</dc:date>
    <item>
      <title>Using makefile</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Using-makefile/m-p/218651#M6282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using a CodeWarrior Development Studio for DSC56800/E version 8.1.1a. (56F8037, 56F8025 etc dscs).&lt;BR /&gt;I want to be able to compile and create an elf and .S file without using IDE.&amp;nbsp; I was able to create a makefile&lt;BR /&gt;using Project - Export Project as GNU Makefile. The question is how do I use this file to compile and create .elf and .S?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Ansi_Cartman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Sep 2009 14:45:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Using-makefile/m-p/218651#M6282</guid>
      <dc:creator>Ansi_Cartman</dc:creator>
      <dc:date>2009-09-29T14:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: Using makefile</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Using-makefile/m-p/218652#M6283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look in the following directories:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;{CodeWarrior Installation}\DSP56800x_EABI_Tools\command_line_tools\ and study the contents of mwld56800e.txt. This has information on using the command line linker and its control switches. The -srec switch should generate a S-record file for you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the {CodeWarrior Installation}\Help directory, look for the Build Tools Reference manual (56800x_Build_Tools_Reference.pdf) and check out the chapter, Using the Build Tools on the Command Line for more information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;---Tom&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Sep 2009 19:42:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Using-makefile/m-p/218652#M6283</guid>
      <dc:creator>J2MEJediMaster</dc:creator>
      <dc:date>2009-09-29T19:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: Using makefile</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Using-makefile/m-p/218653#M6284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tom,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you give a simple example siting how this can be done. I have attached a sample code. Can you show how I can compile this and generate the -srec.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Ansi_Cartman&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/files/community_files/CWDSPCOMM/1499_sample.zip" rel="nofollow" target="_self"&gt;sample.zip&lt;/A&gt;&lt;/P&gt;&lt;DIV class="message-edit-history"&gt;&lt;SPAN class="edit-author"&gt;Message Edited by t.dowe on&lt;/SPAN&gt; &lt;SPAN class="local-date"&gt;2009-09-30&lt;/SPAN&gt; &lt;SPAN class="local-time"&gt;11:29 AM&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2009 14:56:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Using-makefile/m-p/218653#M6284</guid>
      <dc:creator>Ansi_Cartman</dc:creator>
      <dc:date>2009-09-30T14:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: Using makefile</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Using-makefile/m-p/218654#M6285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attached you will find an example.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have a look to the .bat file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this will help you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pascal&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/files/community_files/CWDSPCOMM/1508_command_file.zip" rel="nofollow" target="_self"&gt;command_file.zip&lt;/A&gt;&lt;/P&gt;&lt;DIV class="message-edit-history"&gt;&lt;SPAN class="edit-author"&gt;Message Edited by t.dowe on&lt;/SPAN&gt; &lt;SPAN class="local-date"&gt;2009-10-13&lt;/SPAN&gt; &lt;SPAN class="local-time"&gt;10:19 AM&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2009 19:59:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Using-makefile/m-p/218654#M6285</guid>
      <dc:creator>trytohelp</dc:creator>
      <dc:date>2009-10-13T19:59:25Z</dc:date>
    </item>
  </channel>
</rss>

