<?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: CWv8 byte pointer</title>
    <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/CWv8-byte-pointer/m-p/143436#M1548</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Thanks for informing us of the progress Alexey !&lt;/DIV&gt;&lt;DIV&gt;I'll be careful now &lt;IMG alt=":smileytongue:" class="emoticon emoticon-smileytongue" id="smileytongue" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-tongue.gif" title="Smiley Tongue" /&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Alban.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Jan 2007 19:32:55 GMT</pubDate>
    <dc:creator>Alban</dc:creator>
    <dc:date>2007-01-29T19:32:55Z</dc:date>
    <item>
      <title>CWv8 byte pointer</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/CWv8-byte-pointer/m-p/143434#M1546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I use CW for 56800E. In the following line I try to store address in bytes of name2 into var_addr (e.g. if name2 address 0x13b -&amp;gt; var_addr=0x276).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;const int var_addr = (const int)((byte*)&amp;amp;name2);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In version 7.3 this code works fine&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In version 8 (byte*) convertion seems to be ignored and in var_addr is word pointer (i.e. 0x13b)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this a compiler bug or I missed something?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2007 22:11:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/CWv8-byte-pointer/m-p/143434#M1546</guid>
      <dc:creator>admin</dc:creator>
      <dc:date>2007-01-23T22:11:26Z</dc:date>
    </item>
    <item>
      <title>Re: CWv8 byte pointer</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/CWv8-byte-pointer/m-p/143435#M1547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;I contacted freescale support and received the answer.&lt;BR /&gt;This is a problem of compiler. It appeares if we initialize the variable for address inside a function.&lt;BR /&gt;So, wait bug fixes.&lt;BR /&gt;Also i get the following (temporarily) solution:&lt;BR /&gt;&lt;BR /&gt;We must define global variables outside a function, but we can initialize them inside a function.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jan 2007 19:25:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/CWv8-byte-pointer/m-p/143435#M1547</guid>
      <dc:creator>admin</dc:creator>
      <dc:date>2007-01-29T19:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: CWv8 byte pointer</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/CWv8-byte-pointer/m-p/143436#M1548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Thanks for informing us of the progress Alexey !&lt;/DIV&gt;&lt;DIV&gt;I'll be careful now &lt;IMG alt=":smileytongue:" class="emoticon emoticon-smileytongue" id="smileytongue" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-tongue.gif" title="Smiley Tongue" /&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Alban.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jan 2007 19:32:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/CWv8-byte-pointer/m-p/143436#M1548</guid>
      <dc:creator>Alban</dc:creator>
      <dc:date>2007-01-29T19:32:55Z</dc:date>
    </item>
  </channel>
</rss>

