<?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: .s19 and .sx file difference in Code Warrior 10.6.x in CodeWarrior for MCU</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/s19-and-sx-file-difference-in-Code-Warrior-10-6-x/m-p/560313#M13157</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply,so I can use sx one for my testing to load into the microcontroller ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the project without any code updates from the legacy project, I got only .sx file in Codewarrior 10.6.x&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the same code with updates ,I got two of these files ,so ahd a doubt which one I have to use for laoding to the micr&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Jul 2016 18:49:03 GMT</pubDate>
    <dc:creator>preetuabraham</dc:creator>
    <dc:date>2016-07-11T18:49:03Z</dc:date>
    <item>
      <title>.s19 and .sx file difference in Code Warrior 10.6.x</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/s19-and-sx-file-difference-in-Code-Warrior-10-6-x/m-p/560309#M13153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; I would lke to know what is the exact difference for .s19 and .sx files difference&lt;/P&gt;&lt;P&gt;In one of the project which I am working,only(.sx) file got generated based on settings given "Generate Sx record".I was able to test using this image file&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But when I created a new project for the same code with few updates , using the same settings ,the output files generated were .sx file and .abs.s19 file (with less size).I am not sure whether it is because of any other setting in Code Warriror 10.6.x ,Whether I have to use the .sx file only for testing like the one which I used for the previous project .There are minor differences only between .sx file and .abs.s19 file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2016 16:32:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/s19-and-sx-file-difference-in-Code-Warrior-10-6-x/m-p/560309#M13153</guid>
      <dc:creator>preetuabraham</dc:creator>
      <dc:date>2016-07-11T16:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: .s19 and .sx file difference in Code Warrior 10.6.x</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/s19-and-sx-file-difference-in-Code-Warrior-10-6-x/m-p/560310#M13154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;.sx, .s19, S-Record or S19 are commonly used for the same type of files (Motorola S-Records). See as well &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;You cannot compare the files size as depending on how many bytes or on each S-Record line, the content might be different.&lt;/P&gt;&lt;P&gt;If you really want to compare the content, I recommend that you use the SRecord (&lt;A href="http://srecord.sourceforge.net/" title="http://srecord.sourceforge.net/"&gt;SRecord 1.64&lt;/A&gt; ) utility: use it to transform the .s19 and the .sx file into a s-record (with same length/format), then compare it with a text editor.&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>Mon, 11 Jul 2016 17:03:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/s19-and-sx-file-difference-in-Code-Warrior-10-6-x/m-p/560310#M13154</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2016-07-11T17:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: .s19 and .sx file difference in Code Warrior 10.6.x</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/s19-and-sx-file-difference-in-Code-Warrior-10-6-x/m-p/560311#M13155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My question was why it generates two files : (.s19) and (.abs.s19) files at the same time. Which to take preference&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2016 17:42:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/s19-and-sx-file-difference-in-Code-Warrior-10-6-x/m-p/560311#M13155</guid>
      <dc:creator>preetuabraham</dc:creator>
      <dc:date>2016-07-11T17:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: .s19 and .sx file difference in Code Warrior 10.6.x</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/s19-and-sx-file-difference-in-Code-Warrior-10-6-x/m-p/560312#M13156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The .abs.s19 is createc by the burner utility (see &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; ), while the .sx one is created by the linker file settings.&lt;/P&gt;&lt;P&gt;The .abs.s19 is created as postbuild step (after the linking).&lt;/P&gt;&lt;P&gt;Usually it is configured one way or the other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2016 18:23:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/s19-and-sx-file-difference-in-Code-Warrior-10-6-x/m-p/560312#M13156</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2016-07-11T18:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: .s19 and .sx file difference in Code Warrior 10.6.x</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/s19-and-sx-file-difference-in-Code-Warrior-10-6-x/m-p/560313#M13157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply,so I can use sx one for my testing to load into the microcontroller ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the project without any code updates from the legacy project, I got only .sx file in Codewarrior 10.6.x&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the same code with updates ,I got two of these files ,so ahd a doubt which one I have to use for laoding to the micr&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2016 18:49:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/s19-and-sx-file-difference-in-Code-Warrior-10-6-x/m-p/560313#M13157</guid>
      <dc:creator>preetuabraham</dc:creator>
      <dc:date>2016-07-11T18:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: .s19 and .sx file difference in Code Warrior 10.6.x</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/s19-and-sx-file-difference-in-Code-Warrior-10-6-x/m-p/560314#M13158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use both the .s19 and the .sx files to load your application.&lt;/P&gt;&lt;P&gt;If you do not want the .abs.s19 generated, simply remove the burner.bbl file from your project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jul 2016 06:22:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/s19-and-sx-file-difference-in-Code-Warrior-10-6-x/m-p/560314#M13158</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2016-07-12T06:22:08Z</dc:date>
    </item>
  </channel>
</rss>

