<?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: Array initialization to NULL throws Link Error in ColdFire/68K Microcontrollers and Processors</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Array-initialization-to-NULL-throws-Link-Error/m-p/154013#M4256</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The compiler is using a runtime library function to clear this array. So you have to link with the proper library. Sorry I'm not knownig CF by heart, so basically I would recommend to check where __clear comes from in a default wizard generated project.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Nov 2009 13:05:13 GMT</pubDate>
    <dc:creator>CompilerGuru</dc:creator>
    <dc:date>2009-11-13T13:05:13Z</dc:date>
    <item>
      <title>Array initialization to NULL throws Link Error</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Array-initialization-to-NULL-throws-Link-Error/m-p/154012#M4255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Trying to initialize array to NULL, gives Link error (Undefined : "__clear")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;char ip_string[16] = {0};&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;anything wrong?. thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Nov 2009 06:07:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Array-initialization-to-NULL-throws-Link-Error/m-p/154012#M4255</guid>
      <dc:creator>TVNAIDU</dc:creator>
      <dc:date>2009-11-13T06:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: Array initialization to NULL throws Link Error</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Array-initialization-to-NULL-throws-Link-Error/m-p/154013#M4256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The compiler is using a runtime library function to clear this array. So you have to link with the proper library. Sorry I'm not knownig CF by heart, so basically I would recommend to check where __clear comes from in a default wizard generated project.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Nov 2009 13:05:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Array-initialization-to-NULL-throws-Link-Error/m-p/154013#M4256</guid>
      <dc:creator>CompilerGuru</dc:creator>
      <dc:date>2009-11-13T13:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: Array initialization to NULL throws Link Error</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Array-initialization-to-NULL-throws-Link-Error/m-p/154014#M4257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;With my development environment (Netburner NDDK Rel23_rc3 with wizard generated project), the compile is Ok.&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Nov 2009 13:37:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Array-initialization-to-NULL-throws-Link-Error/m-p/154014#M4257</guid>
      <dc:creator>admin</dc:creator>
      <dc:date>2009-11-13T13:37:17Z</dc:date>
    </item>
  </channel>
</rss>

