<?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>8-bit MicrocontrollersのトピックDEMO9S08SH32 Pointers</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/DEMO9S08SH32-Pointers/m-p/176575#M12336</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;BR /&gt;I am new to this forum, I bought a DEMO9S08SH32 to various tests.&lt;BR /&gt;&amp;nbsp;I have a problem with pointers in language C, for example:&lt;/P&gt;&lt;P&gt;int *p1;&lt;/P&gt;&lt;P&gt;(void) main(void)&lt;BR /&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp;----&lt;/P&gt;&lt;P&gt;&amp;nbsp;*p1= 0;&lt;/P&gt;&lt;P&gt;&amp;nbsp;----&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;The result to CodeWarrior is: *p1= 0x2e00 ?&lt;BR /&gt;I think normaly is: *p1= 0x0000 !&lt;/P&gt;&lt;P&gt;Thany you for your answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Feb 2010 19:47:11 GMT</pubDate>
    <dc:creator>Coyote</dc:creator>
    <dc:date>2010-02-17T19:47:11Z</dc:date>
    <item>
      <title>DEMO9S08SH32 Pointers</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/DEMO9S08SH32-Pointers/m-p/176575#M12336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;BR /&gt;I am new to this forum, I bought a DEMO9S08SH32 to various tests.&lt;BR /&gt;&amp;nbsp;I have a problem with pointers in language C, for example:&lt;/P&gt;&lt;P&gt;int *p1;&lt;/P&gt;&lt;P&gt;(void) main(void)&lt;BR /&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp;----&lt;/P&gt;&lt;P&gt;&amp;nbsp;*p1= 0;&lt;/P&gt;&lt;P&gt;&amp;nbsp;----&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;The result to CodeWarrior is: *p1= 0x2e00 ?&lt;BR /&gt;I think normaly is: *p1= 0x0000 !&lt;/P&gt;&lt;P&gt;Thany you for your answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Feb 2010 19:47:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/DEMO9S08SH32-Pointers/m-p/176575#M12336</guid>
      <dc:creator>Coyote</dc:creator>
      <dc:date>2010-02-17T19:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: DEMO9S08SH32 Pointers</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/DEMO9S08SH32-Pointers/m-p/176576#M12337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;p1 is a(n uninitialized) pointer to an integer, not the variable that actually holds the value.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Feb 2010 19:59:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/DEMO9S08SH32-Pointers/m-p/176576#M12337</guid>
      <dc:creator>tonyp</dc:creator>
      <dc:date>2010-02-17T19:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: DEMO9S08SH32 Pointers</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/DEMO9S08SH32-Pointers/m-p/176577#M12338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your answer, if I understand "int *P1" is only a variable that contains the adress of variables!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Feb 2010 21:34:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/DEMO9S08SH32-Pointers/m-p/176577#M12338</guid>
      <dc:creator>Coyote</dc:creator>
      <dc:date>2010-02-17T21:34:26Z</dc:date>
    </item>
  </channel>
</rss>

