<?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: JN5168, eclipse and atof in Wireless MCU</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/JN5168-eclipse-and-atof/m-p/530105#M1246</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks David - works for me.&lt;/P&gt;&lt;P&gt;I was just about to pick the issue up again and there was your reply. Great timing!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 Aug 2016 10:45:59 GMT</pubDate>
    <dc:creator>shauntaylor</dc:creator>
    <dc:date>2016-08-31T10:45:59Z</dc:date>
    <item>
      <title>JN5168, eclipse and atof</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/JN5168-eclipse-and-atof/m-p/530101#M1242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In having an issue with eclipse and atof (atoi and atol work fine).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a number of products which were developed for the JN5148 using eclipse. I have been moving them over to the 5168 as required and have not had an issue until now - this is the first code which has used string to number conversion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The descriptions of the problems are:&lt;/P&gt;&lt;P&gt;/ba-tools/b-gcc/ba-elf/ba2/newlib/libc/sys/basim/../../../../../../../gcc-4.1.2-ba-r8352/newlib/libc/sys/basim/glue.c undefined reference to `_end'&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; line 129&amp;nbsp;&amp;nbsp;&amp;nbsp; C/C++ Problem&lt;/P&gt;&lt;P&gt;/ba-tools/b-gcc/ba-elf/ba2/newlib/libc/sys/basim/../../../../../../../gcc-4.1.2-ba-r8352/newlib/libc/sys/basim/glue.c undefined reference to `_stack'&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; line 129&amp;nbsp;&amp;nbsp;&amp;nbsp; C/C++ Problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anybody hit this snag before and fixed it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2016 15:39:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/JN5168-eclipse-and-atof/m-p/530101#M1242</guid>
      <dc:creator>shauntaylor</dc:creator>
      <dc:date>2016-08-16T15:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: JN5168, eclipse and atof</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/JN5168-eclipse-and-atof/m-p/530102#M1243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you get to the bottom of this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Oddly my environment was working and stopped.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2016 00:22:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/JN5168-eclipse-and-atof/m-p/530102#M1243</guid>
      <dc:creator>dpilcher</dc:creator>
      <dc:date>2016-08-24T00:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: JN5168, eclipse and atof</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/JN5168-eclipse-and-atof/m-p/530103#M1244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No not yet, I've had to put this aside for a few days. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2016 13:45:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/JN5168-eclipse-and-atof/m-p/530103#M1244</guid>
      <dc:creator>shauntaylor</dc:creator>
      <dc:date>2016-08-25T13:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: JN5168, eclipse and atof</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/JN5168-eclipse-and-atof/m-p/530104#M1245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To let you know, I fixed it on my system by modifying AppBuildEnd_JN5168.ld down under c:\Jennic &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Added an entry in .bss before the close }&amp;nbsp;as&lt;/P&gt;&lt;P&gt;_end&amp;nbsp;= (.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then in .stack, added a line before the close }&amp;nbsp;as&lt;/P&gt;&lt;P&gt;_stack = (.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Found these in other forum elsewhere for other MCU.&amp;nbsp; Everything appears to work ok.&amp;nbsp; Have a pretty involved firmware and no issues.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2016 23:13:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/JN5168-eclipse-and-atof/m-p/530104#M1245</guid>
      <dc:creator>dpilcher</dc:creator>
      <dc:date>2016-08-30T23:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: JN5168, eclipse and atof</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/JN5168-eclipse-and-atof/m-p/530105#M1246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks David - works for me.&lt;/P&gt;&lt;P&gt;I was just about to pick the issue up again and there was your reply. Great timing!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2016 10:45:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/JN5168-eclipse-and-atof/m-p/530105#M1246</guid>
      <dc:creator>shauntaylor</dc:creator>
      <dc:date>2016-08-31T10:45:59Z</dc:date>
    </item>
  </channel>
</rss>

