<?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中的主题 Generate a Full listing files</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Generate-a-Full-listing-files/m-p/130724#M1058</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi all,&amp;nbsp;I am new to codewarrior. I am using CW5.1. Is it possible to generate a complete .lst file for a project which contains several .asm files? I can generate many different .lst file same name as respective .asm file. But I need one complete listing file for whole project so I can trace the address and oprand much more easier, rather than see xx xx here and there.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;ty in advance.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Sep 2006 19:47:54 GMT</pubDate>
    <dc:creator>Sany</dc:creator>
    <dc:date>2006-09-19T19:47:54Z</dc:date>
    <item>
      <title>Generate a Full listing files</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Generate-a-Full-listing-files/m-p/130724#M1058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi all,&amp;nbsp;I am new to codewarrior. I am using CW5.1. Is it possible to generate a complete .lst file for a project which contains several .asm files? I can generate many different .lst file same name as respective .asm file. But I need one complete listing file for whole project so I can trace the address and oprand much more easier, rather than see xx xx here and there.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;ty in advance.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2006 19:47:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Generate-a-Full-listing-files/m-p/130724#M1058</guid>
      <dc:creator>Sany</dc:creator>
      <dc:date>2006-09-19T19:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: Generate a Full listing files</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Generate-a-Full-listing-files/m-p/130725#M1059</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; I assume you are using CodeWarrior for HC08.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; In order to get a disassembly listing for whole application:&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; - Add the .abs file to your .mcp file&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp;- Right click on the .abs file name with the right mouse button&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; - In the drop down list select "Disassemble".&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;A new edit window will be opened showing the disassembly listing for the whole application.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; Make sure to remove the .abs from the project before you re-build it (otherwise you will get some error message).&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I hope this helps.&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>Tue, 19 Sep 2006 20:52:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Generate-a-Full-listing-files/m-p/130725#M1059</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2006-09-19T20:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: Generate a Full listing files</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Generate-a-Full-listing-files/m-p/130726#M1060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Ty for the reply, I got the .abs file working. But I noticed that, there don't show any RAM location inside this .abs file. Is there any way to append it on the same listing file? Btw I using CW5.1 for HCS08. Ty again.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2006 09:50:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Generate-a-Full-listing-files/m-p/130726#M1060</guid>
      <dc:creator>Sany</dc:creator>
      <dc:date>2006-09-20T09:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: Generate a Full listing files</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Generate-a-Full-listing-files/m-p/130727#M1061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello&lt;/DIV&gt;&lt;DIV&gt;Are you looking for information on which memory area is used in the application?&lt;/DIV&gt;&lt;DIV&gt;In that case I would recommend you to look at the .map file generated by the linker.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;The MAP file shows you the amount of memory used in ROM and in RAM and also shows location and size for each object (variable, function, constants, ....).&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, 20 Sep 2006 17:13:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Generate-a-Full-listing-files/m-p/130727#M1061</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2006-09-20T17:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: Generate a Full listing files</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Generate-a-Full-listing-files/m-p/130728#M1062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;i got my full listing already with only 1 assembly file. ty anyway.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2006 09:02:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Generate-a-Full-listing-files/m-p/130728#M1062</guid>
      <dc:creator>Sany</dc:creator>
      <dc:date>2006-09-21T09:02:00Z</dc:date>
    </item>
  </channel>
</rss>

