<?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: Turn off register variables for debugging in Classic/Legacy CodeWarrior</title>
    <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Turn-off-register-variables-for-debugging/m-p/204963#M5666</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please provide more details, for example which architecture you are using.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to avoid to give a tip for a coldfire compiler switch when in the end you are using a S08&lt;/P&gt;&lt;P&gt;(or something else).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://forums.freescale.com/freescale/board/message?board.id=CWCOMM&amp;amp;message.id=3819%20" target="_self"&gt;http://forums.freescale.com/freescale/board/message?board.id=CWCOMM&amp;amp;message.id=3819&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Aug 2009 07:54:08 GMT</pubDate>
    <dc:creator>CompilerGuru</dc:creator>
    <dc:date>2009-08-07T07:54:08Z</dc:date>
    <item>
      <title>Turn off register variables for debugging</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Turn-off-register-variables-for-debugging/m-p/204958#M5661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How can I turn off register variables for debugging?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2009 06:59:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Turn-off-register-variables-for-debugging/m-p/204958#M5661</guid>
      <dc:creator>sellynny</dc:creator>
      <dc:date>2009-08-05T06:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: Turn off register variables for debugging</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Turn-off-register-variables-for-debugging/m-p/204959#M5662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure what you mean here. Are you talking about the debugger display, or how the compiler generates code? And what hardware target and Codewarrior version are you using?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;---Tom&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2009 21:24:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Turn-off-register-variables-for-debugging/m-p/204959#M5662</guid>
      <dc:creator>J2MEJediMaster</dc:creator>
      <dc:date>2009-08-05T21:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: Turn off register variables for debugging</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Turn-off-register-variables-for-debugging/m-p/204960#M5663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My problem is that I have the same code running on Visual studio and it's fine. The same code running on CW doesn't have the good result. I tryed to debug step by step to compare but on CW I can't see some variables. In the debug window I have the wrong address for some variables (two different variables have the same address and nothing inside).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2009 23:15:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Turn-off-register-variables-for-debugging/m-p/204960#M5663</guid>
      <dc:creator>sellynny</dc:creator>
      <dc:date>2009-08-05T23:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: Turn off register variables for debugging</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Turn-off-register-variables-for-debugging/m-p/204961#M5664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It sounds like you need to turn off all of the compiler optimizations in CodeWarrior. The optimizer will make statements and variables move about or disappear.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;---Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2009 22:26:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Turn-off-register-variables-for-debugging/m-p/204961#M5664</guid>
      <dc:creator>J2MEJediMaster</dc:creator>
      <dc:date>2009-08-06T22:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: Turn off register variables for debugging</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Turn-off-register-variables-for-debugging/m-p/204962#M5665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;I already did it but nothing change.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2009 02:02:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Turn-off-register-variables-for-debugging/m-p/204962#M5665</guid>
      <dc:creator>sellynny</dc:creator>
      <dc:date>2009-08-07T02:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: Turn off register variables for debugging</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Turn-off-register-variables-for-debugging/m-p/204963#M5666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please provide more details, for example which architecture you are using.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to avoid to give a tip for a coldfire compiler switch when in the end you are using a S08&lt;/P&gt;&lt;P&gt;(or something else).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://forums.freescale.com/freescale/board/message?board.id=CWCOMM&amp;amp;message.id=3819%20" target="_self"&gt;http://forums.freescale.com/freescale/board/message?board.id=CWCOMM&amp;amp;message.id=3819&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2009 07:54:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Turn-off-register-variables-for-debugging/m-p/204963#M5666</guid>
      <dc:creator>CompilerGuru</dc:creator>
      <dc:date>2009-08-07T07:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: Turn off register variables for debugging</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Turn-off-register-variables-for-debugging/m-p/204964#M5667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;put the "volatile" keyword before the variables you want to see in the debugger.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Bye Jack&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2009 16:42:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Turn-off-register-variables-for-debugging/m-p/204964#M5667</guid>
      <dc:creator>jag</dc:creator>
      <dc:date>2009-10-29T16:42:12Z</dc:date>
    </item>
  </channel>
</rss>

