<?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 S record in CodeWarrior Development Tools</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/S-record/m-p/496188#M4135</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do I get CodeWarrior to generate an S Record file for release to the customer?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 May 2016 16:56:10 GMT</pubDate>
    <dc:creator>haroldvogel</dc:creator>
    <dc:date>2016-05-03T16:56:10Z</dc:date>
    <item>
      <title>S record</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/S-record/m-p/496188#M4135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do I get CodeWarrior to generate an S Record file for release to the customer?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2016 16:56:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/S-record/m-p/496188#M4135</guid>
      <dc:creator>haroldvogel</dc:creator>
      <dc:date>2016-05-03T16:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: S record</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/S-record/m-p/496189#M4136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Harold&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt;Please open the project properties, and go to the settings for link options, enable the option “S-record generation”.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt;Hope this helps!&amp;nbsp; If not, please reply with the CodeWarrior version you are using, and the part number of your MCU. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt;For Classic CodeWarrior, please:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt;1)Start the IDE and click on Help | About Freescale(Metrowerks) CodeWarrior. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt;2)Click on Installed Products&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt;3)Provide us all info displayed. Or you can save them in a txt file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt;For Eclipse CodeWarrior, please:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt;1)Start the IDE and click on Help | About CodeWarrior Development Studio. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt;2)Provide us the info displayed. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Fiona Kuang&lt;/P&gt;&lt;P&gt;TIC - Technical Information Center&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Mark Correct button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2016 02:02:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/S-record/m-p/496189#M4136</guid>
      <dc:creator>TICS_Fiona</dc:creator>
      <dc:date>2016-05-04T02:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: S record</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/S-record/m-p/496190#M4137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harold,&lt;/P&gt;&lt;P&gt;the answer depends on which toolchain you are using.&lt;/P&gt;&lt;P&gt;For example for ARM, &lt;A href="https://mcuoneclipse.com/2012/09/13/s-record-generation-with-gcc-for-armkinetis/" title="https://mcuoneclipse.com/2012/09/13/s-record-generation-with-gcc-for-armkinetis/"&gt;https://mcuoneclipse.com/2012/09/13/s-record-generation-with-gcc-for-armkinetis/&lt;/A&gt;&amp;nbsp; shows how to use the build tool settings to generate an S19 file.&lt;/P&gt;&lt;P&gt;For S08/S12 in CodeWarrior, you could use this: &lt;A href="https://mcuoneclipse.com/2013/10/29/s-record-manipulation-with-gnu-objcopy-and-burner-utility/" title="https://mcuoneclipse.com/2013/10/29/s-record-manipulation-with-gnu-objcopy-and-burner-utility/"&gt;https://mcuoneclipse.com/2013/10/29/s-record-manipulation-with-gnu-objcopy-and-burner-utility/&lt;/A&gt; &lt;/P&gt;&lt;P&gt;There is as well this way: &lt;A href="https://mcuoneclipse.com/2012/09/27/s-record-intel-hex-and-binary-files/" title="https://mcuoneclipse.com/2012/09/27/s-record-intel-hex-and-binary-files/"&gt;https://mcuoneclipse.com/2012/09/27/s-record-intel-hex-and-binary-files/&lt;/A&gt; &lt;/P&gt;&lt;P&gt;If you want to use a powerful tool for S-Record manipulation, I'm using the 'Srecord' tool, described in &lt;A href="https://mcuoneclipse.com/2015/04/26/crc-checksum-generation-with-srecord-tools-for-gnu-and-eclipse/" title="https://mcuoneclipse.com/2015/04/26/crc-checksum-generation-with-srecord-tools-for-gnu-and-eclipse/"&gt;https://mcuoneclipse.com/2015/04/26/crc-checksum-generation-with-srecord-tools-for-gnu-and-eclipse/&lt;/A&gt;&amp;nbsp; and &lt;A href="https://mcuoneclipse.com/2016/02/26/merging-s19-files/" title="https://mcuoneclipse.com/2016/02/26/merging-s19-files/"&gt;https://mcuoneclipse.com/2016/02/26/merging-s19-files/&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2016 08:33:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/S-record/m-p/496190#M4137</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2016-05-04T08:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: S record</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/S-record/m-p/496191#M4138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you all.&amp;nbsp; I have found the selection under the Prosperities to select s-record output.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2016 15:28:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/S-record/m-p/496191#M4138</guid>
      <dc:creator>haroldvogel</dc:creator>
      <dc:date>2016-05-04T15:28:19Z</dc:date>
    </item>
  </channel>
</rss>

