<?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>CodeWarrior for MCUのトピックRe: Command line Build</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Command-line-Build/m-p/281441#M10455</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erich!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First, Thank you very much for your quick answer. Exacty, I want to build my program with make files. Where Can I get a manual file about piper and other codewarriors command line tools? For example, linkers, compilers information flags and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you, very much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Apr 2013 10:45:28 GMT</pubDate>
    <dc:creator>DiamarTech</dc:creator>
    <dc:date>2013-04-24T10:45:28Z</dc:date>
    <item>
      <title>Command line Build</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Command-line-Build/m-p/281439#M10453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I´m interesting to use Codewarrior command line builder, but I don´t know how i can use it. I am using CodeWarrior v5.9 IDE for HCS12 V4.7 and I don´t find where is the command line executable.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can Anyone help me, please?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2013 12:33:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Command-line-Build/m-p/281439#M10453</guid>
      <dc:creator>DiamarTech</dc:creator>
      <dc:date>2013-04-23T12:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: Command line Build</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Command-line-Build/m-p/281440#M10454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;you mean building with make files or batch files?&lt;/P&gt;&lt;P&gt;Yes, you can run the compiler/linker/etc in command line mode too.&lt;/P&gt;&lt;P&gt;E.g. you can run the compiler from the DOS shell with&lt;/P&gt;&lt;P&gt;prog\piper.exe chc12.exe foo.c&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apart of that, you need to set up a batch file or a make file.&lt;/P&gt;&lt;P&gt;How to use make files, here is a background article (&lt;A href="http://mcuoneclipse.com/2012/02/13/make-my-make-with-eclipse-and-mcu10/" title="http://mcuoneclipse.com/2012/02/13/make-my-make-with-eclipse-and-mcu10/"&gt;Make my Make with Eclipse and MCU10 | MCU on Eclipse&lt;/A&gt;). It is using Eclipse, but the same principles apply for your classic CodeWarrior.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2013 12:42:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Command-line-Build/m-p/281440#M10454</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2013-04-23T12:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: Command line Build</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Command-line-Build/m-p/281441#M10455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erich!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First, Thank you very much for your quick answer. Exacty, I want to build my program with make files. Where Can I get a manual file about piper and other codewarriors command line tools? For example, linkers, compilers information flags and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you, very much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Apr 2013 10:45:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Command-line-Build/m-p/281441#M10455</guid>
      <dc:creator>DiamarTech</dc:creator>
      <dc:date>2013-04-24T10:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: Command line Build</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Command-line-Build/m-p/281442#M10456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;have a look here:&lt;/P&gt;&lt;P&gt;C:\Freescale\CWS12v5.1\Help\PDF\&lt;/P&gt;&lt;P&gt;Build_Tools_Utilities.pdf&lt;/P&gt;&lt;P&gt;Compiler_HC12.pdf&lt;/P&gt;&lt;P&gt;Assembler_HC12.pdf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Apr 2013 10:48:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Command-line-Build/m-p/281442#M10456</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2013-04-24T10:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: Command line Build</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Command-line-Build/m-p/281443#M10457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erich!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Apr 2013 10:50:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Command-line-Build/m-p/281443#M10457</guid>
      <dc:creator>DiamarTech</dc:creator>
      <dc:date>2013-04-24T10:50:57Z</dc:date>
    </item>
  </channel>
</rss>

