<?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>topic Re: Compiler Automation - Simple Test File Output for Warnings/Errors in CodeWarrior for MCU</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Compiler-Automation-Simple-Test-File-Output-for-Warnings-Errors/m-p/166310#M4904</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;You can use the command-line tools and .bat files or make files to automate your builds. For output logs, check out this &lt;A href="http://forums.freescale.com/freescale/board/message?board.id=CW816COMM&amp;amp;message.id=2755&amp;amp;query.id=32242#M2755" target="_blank"&gt;thread&lt;/A&gt;, which discusses how to redirect error output.&lt;BR /&gt;&lt;BR /&gt;---Tom&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Jun 2008 19:34:03 GMT</pubDate>
    <dc:creator>J2MEJediMaster</dc:creator>
    <dc:date>2008-06-23T19:34:03Z</dc:date>
    <item>
      <title>Compiler Automation - Simple Test File Output for Warnings/Errors</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Compiler-Automation-Simple-Test-File-Output-for-Warnings-Errors/m-p/166309#M4903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have done some searching through the forums.&amp;nbsp; Here's what I'm looking for:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A simple way to automate the builds of several codewarrior projects (S12X) and output the warnings/errors to&amp;nbsp; text files, which I can use to add to a larger build log.&amp;nbsp; The only ways I've heard of in forums so far to get this information from the IDE is using COM/OLE stuff which I find extremely kludgy and time consuming.&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Jun 2008 07:25:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Compiler-Automation-Simple-Test-File-Output-for-Warnings-Errors/m-p/166309#M4903</guid>
      <dc:creator>Deedah</dc:creator>
      <dc:date>2008-06-21T07:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler Automation - Simple Test File Output for Warnings/Errors</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Compiler-Automation-Simple-Test-File-Output-for-Warnings-Errors/m-p/166310#M4904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;You can use the command-line tools and .bat files or make files to automate your builds. For output logs, check out this &lt;A href="http://forums.freescale.com/freescale/board/message?board.id=CW816COMM&amp;amp;message.id=2755&amp;amp;query.id=32242#M2755" target="_blank"&gt;thread&lt;/A&gt;, which discusses how to redirect error output.&lt;BR /&gt;&lt;BR /&gt;---Tom&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2008 19:34:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Compiler-Automation-Simple-Test-File-Output-for-Warnings-Errors/m-p/166310#M4904</guid>
      <dc:creator>J2MEJediMaster</dc:creator>
      <dc:date>2008-06-23T19:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler Automation - Simple Test File Output for Warnings/Errors</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Compiler-Automation-Simple-Test-File-Output-for-Warnings-Errors/m-p/166311#M4905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;When building HC08 or HC12 application, you can redirect error messages to a file using the option&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp; -EnvERRORFILE.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Please look at FAQ-28403 on &lt;A href="http://www.freescale.com" rel="nofollow" target="_blank"&gt;www.freescale.com&lt;/A&gt; for more information.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;In order to automate the build of several project you can create a main project and add&amp;nbsp;the projects you want to build as sub-project from this project.&lt;/DIV&gt;&lt;DIV&gt;.&lt;/DIV&gt;&lt;DIV&gt;Take a look at {Install}\Help\PDF\8_16bit_IDE_Users_Guide.pdf chapter "Projects", section "Working with Projects" -&amp;gt; "Managing Projects" -&amp;gt; "Subprojects" for information on how to achieve that.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;CrasyCat&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2008 19:46:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Compiler-Automation-Simple-Test-File-Output-for-Warnings-Errors/m-p/166311#M4905</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2008-06-23T19:46:18Z</dc:date>
    </item>
  </channel>
</rss>

