<?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: saved file is not in s19 format</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/saved-file-is-not-in-s19-format/m-p/794882#M14737</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Julian,&lt;/P&gt;&lt;P&gt;Hex format and S19 (S-Record) format are two different formats (see &lt;A class="link-titled" 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;S-Record, Intel Hex and Binary Files | MCU on Eclipse&lt;/A&gt;). The option -h saves the file in (intel) Hex format.&lt;/P&gt;&lt;P&gt;If you really need the s19 format, then you can use the memory view to save it in the S19 format, see &lt;A class="link-titled" href="https://mcuoneclipse.com/2012/05/04/dump-my-device-memory/" title="https://mcuoneclipse.com/2012/05/04/dump-my-device-memory/"&gt;Dump my Device Memory | MCU on Eclipse&lt;/A&gt;&amp;nbsp;&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>Sun, 29 Jul 2018 13:33:49 GMT</pubDate>
    <dc:creator>BlackNight</dc:creator>
    <dc:date>2018-07-29T13:33:49Z</dc:date>
    <item>
      <title>saved file is not in s19 format</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/saved-file-is-not-in-s19-format/m-p/794881#M14736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using Cw10.7 I used the debug script command to save the contents of my S08QE16 in hex format.using the command&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;save -h C0...FFFF file1&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The file is saved, but not in S19 format (as the help file indicates). Each line contains 8 bytes, there is no s-record type prefix, no load address, no number of bytes to load and no checksum. this makes it impossible to compared the saved file against a newly compiled file.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Jul 2018 12:06:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/saved-file-is-not-in-s19-format/m-p/794881#M14736</guid>
      <dc:creator>juliancox</dc:creator>
      <dc:date>2018-07-29T12:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: saved file is not in s19 format</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/saved-file-is-not-in-s19-format/m-p/794882#M14737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Julian,&lt;/P&gt;&lt;P&gt;Hex format and S19 (S-Record) format are two different formats (see &lt;A class="link-titled" 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;S-Record, Intel Hex and Binary Files | MCU on Eclipse&lt;/A&gt;). The option -h saves the file in (intel) Hex format.&lt;/P&gt;&lt;P&gt;If you really need the s19 format, then you can use the memory view to save it in the S19 format, see &lt;A class="link-titled" href="https://mcuoneclipse.com/2012/05/04/dump-my-device-memory/" title="https://mcuoneclipse.com/2012/05/04/dump-my-device-memory/"&gt;Dump my Device Memory | MCU on Eclipse&lt;/A&gt;&amp;nbsp;&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>Sun, 29 Jul 2018 13:33:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/saved-file-is-not-in-s19-format/m-p/794882#M14737</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2018-07-29T13:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: saved file is not in s19 format</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/saved-file-is-not-in-s19-format/m-p/794883#M14738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the advice. I was using the debug shell with the "save" command. I needed the s19 format so that I had the address format, without which it would have been very difficult to compare two files and determine at which addresses the differences occurred. I could then cross-relate this to the C code via the disassembly view. Unfortunately the only options available were Intel hex and binary, although the manual states that the file would be saved in S19 format - which ic clearly not the case. However the "Memory Dump' option that you describe appears to be the way to go, but I am a little concerned that the help file describes something that is clearly not correct.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Jul 2018 20:15:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/saved-file-is-not-in-s19-format/m-p/794883#M14738</guid>
      <dc:creator>juliancox</dc:creator>
      <dc:date>2018-07-29T20:15:55Z</dc:date>
    </item>
  </channel>
</rss>

