<?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: problems with memory using codewarrior in Classic/Legacy CodeWarrior</title>
    <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/problems-with-memory-using-codewarrior/m-p/131673#M541</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;The compiler has likely optimized away the variable and placed it inside a CPU register/accumulator. The debugger is rather poor and isn't able to show variable values if they are placed in registers.&lt;BR /&gt;&lt;BR /&gt;Yep, you might want to disable interrupts in the debugger while single-stepping. You aren't telling which target you are using, but on most (all?) Freescale MCUs you will disable the interrupts by clicking on the 'i' flag in the condition code register.&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Sep 2006 17:53:46 GMT</pubDate>
    <dc:creator>Lundin</dc:creator>
    <dc:date>2006-09-28T17:53:46Z</dc:date>
    <item>
      <title>problems with memory using codewarrior</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/problems-with-memory-using-codewarrior/m-p/131672#M540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi all and thanks for your help in advance.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Im still getting used to codewarrior and i have found another problem that i dont know how to solve, im still developing very simple applications although i was finally able to wirte "hello word" in rpvious programs, now im trying to do some more complex things, my problem is that severall of the variables i created (but not all) shows in the debugger as "not allocated" and in gray color, running the program step by step i have noticed that when the program reached an asignation to that variable the debbuger just skips it.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Im not sure what the problem is but im guessing the problem is that the variable was never asigned a memory space and therefore is that it doesnt exists, ¿anyone have found this problem?¿maybe its becouse i did something wrong in the inicialiation?.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Another problem less important but still annoying i have with the debbuger is that when the program reach "Uart_Print" function it doesnt writte the text completelly but only the first letters, laters when the program reach another function the interrupt "interrupt void SCIX_tx_ISR(void)" jumps in and writtes another letter,&amp;nbsp;i only works if i hit on&amp;nbsp;"next step" if i place&amp;nbsp;another breackpoint laters it runs to the next BP withouth writting anything and if the BP was in a function when i hit in next step it jumps in again.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;¿is there anyway to not see that interrupt in the debbuger?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks for your help again.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2006 15:46:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/problems-with-memory-using-codewarrior/m-p/131672#M540</guid>
      <dc:creator>jcuesta</dc:creator>
      <dc:date>2006-09-28T15:46:44Z</dc:date>
    </item>
    <item>
      <title>Re: problems with memory using codewarrior</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/problems-with-memory-using-codewarrior/m-p/131673#M541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;The compiler has likely optimized away the variable and placed it inside a CPU register/accumulator. The debugger is rather poor and isn't able to show variable values if they are placed in registers.&lt;BR /&gt;&lt;BR /&gt;Yep, you might want to disable interrupts in the debugger while single-stepping. You aren't telling which target you are using, but on most (all?) Freescale MCUs you will disable the interrupts by clicking on the 'i' flag in the condition code register.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2006 17:53:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/problems-with-memory-using-codewarrior/m-p/131673#M541</guid>
      <dc:creator>Lundin</dc:creator>
      <dc:date>2006-09-28T17:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: problems with memory using codewarrior</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/problems-with-memory-using-codewarrior/m-p/131674#M542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;thanks for your help Lundin, I was able to disable teh interruptions with your help, and able to track down the problem in my program withouth the interruptions.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2006 22:08:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/problems-with-memory-using-codewarrior/m-p/131674#M542</guid>
      <dc:creator>jcuesta</dc:creator>
      <dc:date>2006-09-28T22:08:02Z</dc:date>
    </item>
  </channel>
</rss>

