<?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 HiWave Assembly windows empty in CodeWarrior for MCU</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/HiWave-Assembly-windows-empty/m-p/195001#M7147</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using HiWave from CW 3.1.&lt;/P&gt;&lt;P&gt;This is a problem that I'm having since forever, and I think maybe you can help me.&lt;/P&gt;&lt;P&gt;I'd like to know how to display assembly code, so debugging would be easier. Sometimes, I mean for some files or routines, code is shown. But with others (most of) that windows is empty.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Should I generate a special output? I'm generating listing file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jan 2012 23:55:35 GMT</pubDate>
    <dc:creator>sebasira</dc:creator>
    <dc:date>2012-01-05T23:55:35Z</dc:date>
    <item>
      <title>HiWave Assembly windows empty</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/HiWave-Assembly-windows-empty/m-p/195001#M7147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using HiWave from CW 3.1.&lt;/P&gt;&lt;P&gt;This is a problem that I'm having since forever, and I think maybe you can help me.&lt;/P&gt;&lt;P&gt;I'd like to know how to display assembly code, so debugging would be easier. Sometimes, I mean for some files or routines, code is shown. But with others (most of) that windows is empty.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Should I generate a special output? I'm generating listing file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2012 23:55:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/HiWave-Assembly-windows-empty/m-p/195001#M7147</guid>
      <dc:creator>sebasira</dc:creator>
      <dc:date>2012-01-05T23:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: HiWave Assembly windows empty</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/HiWave-Assembly-windows-empty/m-p/195002#M7148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you having problems with ANSI C source files or with Assembly source files?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you generating debug information for the source files?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you seeing Source code in the Source window?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CrasyCat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2012 17:30:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/HiWave-Assembly-windows-empty/m-p/195002#M7148</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2012-01-09T17:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: HiWave Assembly windows empty</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/HiWave-Assembly-windows-empty/m-p/195003#M7149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi CrasyCat!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;gt; Are you having problems with ANSI C source files or with Assembly source files?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;The trouble is with ANSI C files.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;gt;Are you seeing Source code in the Source window?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Yes, I can see the C source file, and I can debug it. But sometimes I need to debug viewing the ASM code executed and the Assembly windows is empty.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;gt;Are you generating debug information for the source files?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I guess so... Because I can debug the code, but as I said before, sometimes it would be great if I can see the ASM instruction that it is executing. Now, When I want to know that, I need to go outisde the debugger and take a look at the associated .lst file and look for the line that I was debugging&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2012 20:32:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/HiWave-Assembly-windows-empty/m-p/195003#M7149</guid>
      <dc:creator>sebasira</dc:creator>
      <dc:date>2012-01-09T20:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: HiWave Assembly windows empty</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/HiWave-Assembly-windows-empty/m-p/195004#M7150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you open an Assembly Component inside of HI-WAVE (Use Component &amp;gt; Open to open a new one)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The purpose of this component is to show disassembly code start at current PC.&lt;/P&gt;&lt;P&gt;The code is disassembled directly from memory.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CrasyCat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2012 20:43:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/HiWave-Assembly-windows-empty/m-p/195004#M7150</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2012-01-09T20:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: HiWave Assembly windows empty</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/HiWave-Assembly-windows-empty/m-p/195005#M7151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I do. I already have an Assembly component and also try opening a new one. Look the attached files, for exmple, the _Startup has the ASM but my code doesn't&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2012 20:50:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/HiWave-Assembly-windows-empty/m-p/195005#M7151</guid>
      <dc:creator>sebasira</dc:creator>
      <dc:date>2012-01-09T20:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: HiWave Assembly windows empty</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/HiWave-Assembly-windows-empty/m-p/195006#M7152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Something strange seems to happen on your system.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would recommend you to submit a service request&amp;nbsp; for that to get one of our support engineer looking into that&lt;BR /&gt;Click &lt;A href="https://www.freescale.com/webapp/servicerequest.create_SR.framework?regFlag=fromOpenSR" rel="nofollow" target="_blank"&gt;here&lt;/A&gt; to submit a service request..&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;Make sure to attach&amp;nbsp; a project reproducing the issue and installed product information to the SR.&lt;BR /&gt;To make sure you provide all necessary project information, you can use the Pack and Go wizard.&lt;BR /&gt;&amp;nbsp; - Start the IDE&lt;BR /&gt;&amp;nbsp; - Open the Project&lt;BR /&gt;&amp;nbsp; - Select Help -&amp;gt; "Pack and Go"&lt;BR /&gt;&amp;nbsp; - Follow the instruction on the screen. That will generate a zip file containing all necessary&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; information (including the installed product information).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CrasyCat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2012 16:12:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/HiWave-Assembly-windows-empty/m-p/195006#M7152</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2012-01-10T16:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: HiWave Assembly windows empty</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/HiWave-Assembly-windows-empty/m-p/195007#M7153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks CrasyCat, I'll do as you said&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2012 21:12:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/HiWave-Assembly-windows-empty/m-p/195007#M7153</guid>
      <dc:creator>sebasira</dc:creator>
      <dc:date>2012-01-10T21:12:50Z</dc:date>
    </item>
  </channel>
</rss>

