<?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 output for HCS08 microcontroller in 8-bit Microcontrollers</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/output-for-HCS08-microcontroller/m-p/126742#M1200</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi,&lt;/DIV&gt;&lt;DIV&gt;I would like to know which output file (.abs or .s19) of codewarrior project can be used to burn in microcontroller flash. What is the purpose of .s19 file that I find in my project folder?&lt;/DIV&gt;&lt;DIV&gt;Thanks and Regards&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Aug 2006 09:52:15 GMT</pubDate>
    <dc:creator>santhoshmathoor</dc:creator>
    <dc:date>2006-08-15T09:52:15Z</dc:date>
    <item>
      <title>output for HCS08 microcontroller</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/output-for-HCS08-microcontroller/m-p/126742#M1200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi,&lt;/DIV&gt;&lt;DIV&gt;I would like to know which output file (.abs or .s19) of codewarrior project can be used to burn in microcontroller flash. What is the purpose of .s19 file that I find in my project folder?&lt;/DIV&gt;&lt;DIV&gt;Thanks and Regards&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Aug 2006 09:52:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/output-for-HCS08-microcontroller/m-p/126742#M1200</guid>
      <dc:creator>santhoshmathoor</dc:creator>
      <dc:date>2006-08-15T09:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: output for HCS08 microcontroller</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/output-for-HCS08-microcontroller/m-p/126743#M1201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hello santhoshmathoor.&lt;BR /&gt;In all of the programmers that I've used for Freescale micros the *.s19 file is the one used by the programmer to program your part. Other files, *.abs &amp;amp; *.map, etc., may be used by the debugger program.&lt;BR /&gt;ron&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Aug 2006 10:10:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/output-for-HCS08-microcontroller/m-p/126743#M1201</guid>
      <dc:creator>glork</dc:creator>
      <dc:date>2006-08-15T10:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: output for HCS08 microcontroller</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/output-for-HCS08-microcontroller/m-p/126744#M1202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello Glork,&lt;/DIV&gt;&lt;DIV&gt;Thank you for the reply.&lt;/DIV&gt;&lt;DIV&gt;As a beginner I would like to know if my idea regarding .s19 files is correct - "A single .s19 file is generated for the entire project which can be used to burn the EPROM "&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Also can you please suggest some links(reference) where I can get an overview about .s19 and .abs files on context of burining code into EPROM.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks again&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Aug 2006 11:42:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/output-for-HCS08-microcontroller/m-p/126744#M1202</guid>
      <dc:creator>santhoshmathoor</dc:creator>
      <dc:date>2006-08-15T11:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: output for HCS08 microcontroller</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/output-for-HCS08-microcontroller/m-p/126745#M1203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Here is a link for stuff about S19:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.ezl.com/~rsch/S_Records/" rel="nofollow" target="_blank"&gt;http://www.ezl.com/~rsch/S_Records/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You are correct, the S19 file contains all of the bytes that need to be burnt.&lt;/P&gt;&lt;P&gt;It can skip over unused areas as the address to burn is at the begining of each line.&lt;/P&gt;&lt;P&gt;Regards David&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Aug 2006 13:19:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/output-for-HCS08-microcontroller/m-p/126745#M1203</guid>
      <dc:creator>peg</dc:creator>
      <dc:date>2006-08-15T13:19:25Z</dc:date>
    </item>
  </channel>
</rss>

