<?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>S12 / MagniV MicrocontrollersのトピックRe: Disassembling Softec examples</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Disassembling-Softec-examples/m-p/134992#M2155</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Thank you so much.&lt;BR /&gt;&lt;BR /&gt;Except for the port configs and load/stores, disassembled C code looks weird.&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Nov 2006 20:51:52 GMT</pubDate>
    <dc:creator>JohnnyP</dc:creator>
    <dc:date>2006-11-01T20:51:52Z</dc:date>
    <item>
      <title>Disassembling Softec examples</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Disassembling-Softec-examples/m-p/134990#M2153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have the HCS12 starter kit, and want to see the assembly listing of the examples, which are programmed in C.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;DataBlaze can display the memory contents. CW can disassemble files.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How can I get the contents into a file that CW can read?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From the example called ADC.mcp:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;FFFE FFFF reset vector is $4029.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;4029 1E 40 39 02 03 FF 40 then strange characters&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4030 etc&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2006 20:55:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Disassembling-Softec-examples/m-p/134990#M2153</guid>
      <dc:creator>JohnnyP</dc:creator>
      <dc:date>2006-10-31T20:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: Disassembling Softec examples</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Disassembling-Softec-examples/m-p/134991#M2154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;You can see a disassembly listing from the whole application in the following way:&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; - Add the .abs file to the .mcp window&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; - Click with the right mouse button on the .abs file name and select disassemble.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; A new window is opened showing the disassembly listing from the whole application.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Make sure to remove the .abs from&amp;nbsp;the project before you do a new build, otherwise you get strange messages.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;CrasyCat&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Nov 2006 19:48:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Disassembling-Softec-examples/m-p/134991#M2154</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2006-11-01T19:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: Disassembling Softec examples</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Disassembling-Softec-examples/m-p/134992#M2155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Thank you so much.&lt;BR /&gt;&lt;BR /&gt;Except for the port configs and load/stores, disassembled C code looks weird.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Nov 2006 20:51:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Disassembling-Softec-examples/m-p/134992#M2155</guid>
      <dc:creator>JohnnyP</dc:creator>
      <dc:date>2006-11-01T20:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: Disassembling Softec examples</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Disassembling-Softec-examples/m-p/134993#M2156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;What do you mean?&lt;/DIV&gt;&lt;DIV&gt;Compiler generating too much code? Or difficult to understand?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;CrasyCat&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Nov 2006 23:27:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Disassembling-Softec-examples/m-p/134993#M2156</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2006-11-01T23:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: Disassembling Softec examples</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Disassembling-Softec-examples/m-p/134994#M2157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Difficult to understand. I put it away for now.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2006 04:44:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Disassembling-Softec-examples/m-p/134994#M2157</guid>
      <dc:creator>JohnnyP</dc:creator>
      <dc:date>2006-11-03T04:44:35Z</dc:date>
    </item>
  </channel>
</rss>

