<?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 Using strtok_r in MCUXpresso in MCUXpresso IDE</title>
    <link>https://community.nxp.com/t5/MCUXpresso-IDE/Using-strtok-r-in-MCUXpresso/m-p/740882#M1473</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using MCUXpresso 10.1.1, I need to use the strotok_r function in my code, I include string.h header file, but I get the following error/warning:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;warning: implicit declaration of function 'strtok_r' [-Wimplicit-function-declaration]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;error: undefined reference to `strtok_r'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which steps must I follow?&amp;nbsp;Is there any reference to use this function in MCUXpresso?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;Biafra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Feb 2018 15:38:22 GMT</pubDate>
    <dc:creator>biafra</dc:creator>
    <dc:date>2018-02-13T15:38:22Z</dc:date>
    <item>
      <title>Using strtok_r in MCUXpresso</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Using-strtok-r-in-MCUXpresso/m-p/740882#M1473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using MCUXpresso 10.1.1, I need to use the strotok_r function in my code, I include string.h header file, but I get the following error/warning:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;warning: implicit declaration of function 'strtok_r' [-Wimplicit-function-declaration]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;error: undefined reference to `strtok_r'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which steps must I follow?&amp;nbsp;Is there any reference to use this function in MCUXpresso?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;Biafra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2018 15:38:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Using-strtok-r-in-MCUXpresso/m-p/740882#M1473</guid>
      <dc:creator>biafra</dc:creator>
      <dc:date>2018-02-13T15:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: Using strtok_r in MCUXpresso</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Using-strtok-r-in-MCUXpresso/m-p/740883#M1474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using&amp;nbsp;strtok() instead.&amp;nbsp;Otherwise if you really need&amp;nbsp;strtok_r(), then try using Newlib rather than the default Redlib C library. For more background information on C library support in MCUXpresso IDE, see the MCUXpresso IDE v10.1 User Guide, chapter 13, "C/C++ Library Support".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;MCUXpresso IDE Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 13:18:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Using-strtok-r-in-MCUXpresso/m-p/740883#M1474</guid>
      <dc:creator>lpcxpresso_supp</dc:creator>
      <dc:date>2018-02-14T13:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: Using strtok_r in MCUXpresso</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Using-strtok-r-in-MCUXpresso/m-p/740884#M1475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I will try your suggestion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;Biafra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 13:26:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Using-strtok-r-in-MCUXpresso/m-p/740884#M1475</guid>
      <dc:creator>biafra</dc:creator>
      <dc:date>2018-02-14T13:26:18Z</dc:date>
    </item>
  </channel>
</rss>

