<?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: mc9s08aw16 in 8-bit Microcontrollers</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/mc9s08aw16/m-p/331458#M21045</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Kext&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CodeWarrior generates 2 files a Srecord file and an abs file.&lt;/P&gt;&lt;P&gt;The Srecord file contains only the code to be downloaded in the chip whereas the abs will contains the code and debug info.&lt;/P&gt;&lt;P&gt;Generally the abs file is used in development phase in order to debug the application.&lt;/P&gt;&lt;P&gt;Srecord is used for final download and or production.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you've only the Srecord file we don't have solution to generate the source code. We can&amp;nbsp; not do that because S19 file is OPTIMIZED code that doesn’t include C source code information.&lt;/P&gt;&lt;P&gt;However with the decoder tool you can have the assembly instruction of your application.&lt;/P&gt;&lt;P&gt;To that you must launch the decoder.exe tool in the \prog folder.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff6600;"&gt;Under Decoder ¦ Option Settings |input tab, you must define the Object file format and set processor. For instance&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff6600;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -fs: object format is srecord file &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff6600;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -Proc=HC08: processor is HC08 derivative&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The decoder will generate a file containing all assembly instruction for your application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case you've the abs file, with the same tool decoder.exe with the same options you will get the source code you will have in your application.&lt;/P&gt;&lt;P&gt;If your application was wrote in C the decoder will generates the C source.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For details please refer to the manual:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; help\pdf\Build_Tools_Utilities.pdf&lt;/P&gt;&lt;P&gt;search this doc with keyword “Decoder”&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Zhang Jun&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Mar 2015 06:06:11 GMT</pubDate>
    <dc:creator>ZhangJennie</dc:creator>
    <dc:date>2015-03-20T06:06:11Z</dc:date>
    <item>
      <title>mc9s08aw16</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/mc9s08aw16/m-p/331457#M21044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone&lt;/P&gt;&lt;P&gt;how to decoding program from mc9s08aw16 &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; thank you so much&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 15:00:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/mc9s08aw16/m-p/331457#M21044</guid>
      <dc:creator>kextdev</dc:creator>
      <dc:date>2015-03-19T15:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: mc9s08aw16</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/mc9s08aw16/m-p/331458#M21045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Kext&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CodeWarrior generates 2 files a Srecord file and an abs file.&lt;/P&gt;&lt;P&gt;The Srecord file contains only the code to be downloaded in the chip whereas the abs will contains the code and debug info.&lt;/P&gt;&lt;P&gt;Generally the abs file is used in development phase in order to debug the application.&lt;/P&gt;&lt;P&gt;Srecord is used for final download and or production.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you've only the Srecord file we don't have solution to generate the source code. We can&amp;nbsp; not do that because S19 file is OPTIMIZED code that doesn’t include C source code information.&lt;/P&gt;&lt;P&gt;However with the decoder tool you can have the assembly instruction of your application.&lt;/P&gt;&lt;P&gt;To that you must launch the decoder.exe tool in the \prog folder.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff6600;"&gt;Under Decoder ¦ Option Settings |input tab, you must define the Object file format and set processor. For instance&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff6600;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -fs: object format is srecord file &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff6600;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -Proc=HC08: processor is HC08 derivative&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The decoder will generate a file containing all assembly instruction for your application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case you've the abs file, with the same tool decoder.exe with the same options you will get the source code you will have in your application.&lt;/P&gt;&lt;P&gt;If your application was wrote in C the decoder will generates the C source.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For details please refer to the manual:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; help\pdf\Build_Tools_Utilities.pdf&lt;/P&gt;&lt;P&gt;search this doc with keyword “Decoder”&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Zhang Jun&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 06:06:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/mc9s08aw16/m-p/331458#M21045</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2015-03-20T06:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: mc9s08aw16</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/mc9s08aw16/m-p/331459#M21046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Zhang Jun&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I was puzzled&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;What is tool need decoding program&lt;/P&gt;&lt;P&gt;Where to buy the tools for decoding&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 15:49:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/mc9s08aw16/m-p/331459#M21046</guid>
      <dc:creator>kextdev</dc:creator>
      <dc:date>2015-03-23T15:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: mc9s08aw16</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/mc9s08aw16/m-p/331460#M21047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Hext.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the tool decoder.exe is included in CW10 install folder C:\Freescale\CW MCU v10.6\MCU\prog which is free.&lt;/P&gt;&lt;P&gt;I also found a related article that was written by Erich. Hope this can help you either.&lt;/P&gt;&lt;P&gt;&lt;A href="http://mcuoneclipse.com/2013/04/01/decoding-s19-files/" title="http://mcuoneclipse.com/2013/04/01/decoding-s19-files/"&gt;Decoding S19 Files | MCU on Eclipse&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can this help?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Zhang Jun&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 02:39:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/mc9s08aw16/m-p/331460#M21047</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2015-03-24T02:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: mc9s08aw16</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/mc9s08aw16/m-p/331461#M21048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 12:48:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/mc9s08aw16/m-p/331461#M21048</guid>
      <dc:creator>kextdev</dc:creator>
      <dc:date>2015-03-24T12:48:55Z</dc:date>
    </item>
  </channel>
</rss>

