<?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>Classic/Legacy CodeWarrior中的主题 Re: [HC08 - CW6] Problems with debugger data windows</title>
    <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/HC08-CW6-Problems-with-debugger-data-windows/m-p/164282#M2919</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Because the compiler did not generate any code for the variable,&lt;BR /&gt;or even allocate any location for it.&lt;BR /&gt;So either tell the compiler not to optimize them away (guess: -onu) or make it volatile.&lt;BR /&gt;&lt;BR /&gt;Daniel&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Message Edited by CompilerGuru on &lt;SPAN class="date_text"&gt;2007-11-15&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;12:42 PM&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Nov 2007 19:16:55 GMT</pubDate>
    <dc:creator>CompilerGuru</dc:creator>
    <dc:date>2007-11-15T19:16:55Z</dc:date>
    <item>
      <title>[HC08 - CW6] Problems with debugger data windows</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/HC08-CW6-Problems-with-debugger-data-windows/m-p/164281#M2918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm finding some problems with data windows in CW debugger. Even if I add variables into my procedure, I only see the same declared before. You can understand better watching the attached image.&lt;/SPAN&gt;&lt;BR /&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Nov 2007 17:18:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/HC08-CW6-Problems-with-debugger-data-windows/m-p/164281#M2918</guid>
      <dc:creator>CecchiSandrone</dc:creator>
      <dc:date>2007-11-15T17:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: [HC08 - CW6] Problems with debugger data windows</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/HC08-CW6-Problems-with-debugger-data-windows/m-p/164282#M2919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Because the compiler did not generate any code for the variable,&lt;BR /&gt;or even allocate any location for it.&lt;BR /&gt;So either tell the compiler not to optimize them away (guess: -onu) or make it volatile.&lt;BR /&gt;&lt;BR /&gt;Daniel&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Message Edited by CompilerGuru on &lt;SPAN class="date_text"&gt;2007-11-15&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;12:42 PM&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Nov 2007 19:16:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/HC08-CW6-Problems-with-debugger-data-windows/m-p/164282#M2919</guid>
      <dc:creator>CompilerGuru</dc:creator>
      <dc:date>2007-11-15T19:16:55Z</dc:date>
    </item>
    <item>
      <title>Re: [HC08 - CW6] Problems with debugger data windows</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/HC08-CW6-Problems-with-debugger-data-windows/m-p/164283#M2920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Ok. Thanks. Problem solved.&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Nov 2007 19:31:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/HC08-CW6-Problems-with-debugger-data-windows/m-p/164283#M2920</guid>
      <dc:creator>CecchiSandrone</dc:creator>
      <dc:date>2007-11-15T19:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: [HC08 - CW6] Problems with debugger data windows</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/HC08-CW6-Problems-with-debugger-data-windows/m-p/164284#M2921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;I have also found that by declaring local variables in functions as "static" just to debug they will show up. Then you can delete the static declaration after debugging and still let the compiler optimize for final the version. This is&amp;nbsp;if you&amp;nbsp;have enough RAM available for the allocation of the static variables.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2007 03:41:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/HC08-CW6-Problems-with-debugger-data-windows/m-p/164284#M2921</guid>
      <dc:creator>Technoman64</dc:creator>
      <dc:date>2007-11-16T03:41:13Z</dc:date>
    </item>
  </channel>
</rss>

