<?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: undefined reference in MCUXpresso IDE</title>
    <link>https://community.nxp.com/t5/MCUXpresso-IDE/undefined-reference/m-p/792831#M2736</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The code is proprietary.&lt;/P&gt;&lt;P&gt;It turned out that the only way to link code without any errors is to check "Shared" !?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Aug 2018 06:37:36 GMT</pubDate>
    <dc:creator>stefan_ivanov</dc:creator>
    <dc:date>2018-08-28T06:37:36Z</dc:date>
    <item>
      <title>undefined reference</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/undefined-reference/m-p/792802#M2707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am working with MCUXpresso IDE and a project for IMXRT1052B MCU.&lt;/P&gt;&lt;P&gt;After Build phase I am receiving many messages "undefined reference".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2018 12:07:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/undefined-reference/m-p/792802#M2707</guid>
      <dc:creator>stefan_ivanov</dc:creator>
      <dc:date>2018-07-27T12:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: undefined reference</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/undefined-reference/m-p/792803#M2708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan,&lt;/P&gt;&lt;P&gt;it would be helpful if you could share some details? What project you are using, what error messages, etc.&lt;/P&gt;&lt;P&gt;Best if you could post your project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2018 16:03:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/undefined-reference/m-p/792803#M2708</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2018-07-27T16:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: undefined reference</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/undefined-reference/m-p/792804#M2709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erich,&lt;/P&gt;&lt;P&gt;Thank you for your answer.&lt;/P&gt;&lt;P&gt;I've added '&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word;"&gt;specs=nosys.specs' but it is received:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Building target: IRIS_IMXRT1052B.axf&lt;BR /&gt;Invoking: MCU C++ Linker&lt;/P&gt;&lt;P&gt;……………………………………………………………...&lt;/P&gt;&lt;P&gt;c:/nxp/mcuxpressoide_10.2.0_759/ide/tools/bin/../lib/gcc/arm-none-eabi/7.2.1/../../../../arm-none-eabi/bin/ld.exe: unrecognized option '--specs=nosys.specs'&lt;BR /&gt;c:/nxp/mcuxpressoide_10.2.0_759/ide/tools/bin/../lib/gcc/arm-none-eabi/7.2.1/../../../../arm-none-eabi/bin/ld.exe: use the --help option for usage information&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2018 07:50:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/undefined-reference/m-p/792804#M2709</guid>
      <dc:creator>stefan_ivanov</dc:creator>
      <dc:date>2018-08-02T07:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: undefined reference</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/undefined-reference/m-p/792805#M2710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erich,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your answer.&lt;/P&gt;&lt;P&gt;I've added 'specs=nosys.specs'&lt;/P&gt;&lt;P&gt;The result is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;…………………………………………………………&lt;/P&gt;&lt;P&gt;Building target: IRIS_IMXRT1052B.axf&lt;/P&gt;&lt;P&gt;Invoking: MCU C++ Linker&lt;/P&gt;&lt;P&gt;…………………………………………………………..&lt;/P&gt;&lt;P&gt;c:/nxp/mcuxpressoide_10.2.0_759/ide/tools/bin/../lib/gcc/arm-none-eabi/7.2.1/../../../../arm-none-eabi/bin/ld.exe: unrecognized option '--specs=nosys.specs'&lt;BR /&gt;c:/nxp/mcuxpressoide_10.2.0_759/ide/tools/bin/../lib/gcc/arm-none-eabi/7.2.1/../../../../arm-none-eabi/bin/ld.exe: use the --help option for usage information&lt;BR /&gt;collect2.exe: error: ld returned 1 exit status&lt;BR /&gt;make: *** [IRIS_IMXRT1052B.axf] Error 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2018 08:05:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/undefined-reference/m-p/792805#M2710</guid>
      <dc:creator>stefan_ivanov</dc:creator>
      <dc:date>2018-08-02T08:05:50Z</dc:date>
    </item>
    <item>
      <title>Re: undefined reference</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/undefined-reference/m-p/792806#M2711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why are you trying to specify the -specs option? There should be no need to do this. MCUXpresso IDE will generally handle C library linkage automatically, based on the selected C library settings (in the Managed Linker Script page of the Linker Settings).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, the following LPCXpresso IDE FAQ may give you some clues as to the cause of your original error:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/630711"&gt;https://community.nxp.com/message/630711&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if not please post the original "undefined reference" message in full.&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>Thu, 02 Aug 2018 09:16:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/undefined-reference/m-p/792806#M2711</guid>
      <dc:creator>lpcxpresso_supp</dc:creator>
      <dc:date>2018-08-02T09:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: undefined reference</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/undefined-reference/m-p/792807#M2712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: transparent; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: #51626f; font-family: arial,helvetica,&amp;amp;quot; helvetica neue&amp;amp;quot;,verdana,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none #51626f;"&gt;I am working with MCUXpresso IDE and a project for IMXRT1052B MCU.&lt;/P&gt;&lt;P style="background-color: transparent; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: #51626f; font-family: arial,helvetica,&amp;amp;quot; helvetica neue&amp;amp;quot;,verdana,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none #51626f;"&gt;I am using C++ default and C default compilers. I've been tried al combinations&lt;/P&gt;&lt;P style="background-color: transparent; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: #51626f; font-family: arial,helvetica,&amp;amp;quot; helvetica neue&amp;amp;quot;,verdana,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none #51626f;"&gt;of Newlib, NewlibNano. Also tried extern "C",...and so on and:&lt;/P&gt;&lt;P style="background-color: transparent; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: #51626f; font-family: arial,helvetica,&amp;amp;quot; helvetica neue&amp;amp;quot;,verdana,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none #51626f;"&gt;After Build phase I am receiving many messages "undefined reference".&lt;/P&gt;&lt;P style="background-color: transparent; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: #51626f; font-family: arial,helvetica,&amp;amp;quot; helvetica neue&amp;amp;quot;,verdana,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none #51626f;"&gt;Only I've after used --specs=nosys.specs there are no usch messages,&lt;/P&gt;&lt;P style="background-color: transparent; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: #51626f; font-family: arial,helvetica,&amp;amp;quot; helvetica neue&amp;amp;quot;,verdana,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none #51626f;"&gt;but there are unrecognized option --specs=nosys.specs which you may&lt;/P&gt;&lt;P style="background-color: transparent; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: #51626f; font-family: arial,helvetica,&amp;amp;quot; helvetica neue&amp;amp;quot;,verdana,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none #51626f;"&gt;see above.&lt;/P&gt;&lt;P style="background-color: transparent; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: #51626f; font-family: arial,helvetica,&amp;amp;quot; helvetica neue&amp;amp;quot;,verdana,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none #51626f;"&gt;&lt;/P&gt;&lt;P style="background-color: transparent; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: #51626f; font-family: arial,helvetica,&amp;amp;quot; helvetica neue&amp;amp;quot;,verdana,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none #51626f;"&gt;Regards,&lt;/P&gt;&lt;P style="background-color: transparent; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: #51626f; font-family: arial,helvetica,&amp;amp;quot; helvetica neue&amp;amp;quot;,verdana,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none #51626f;"&gt;&lt;/P&gt;&lt;P style="background-color: transparent; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: #51626f; font-family: arial,helvetica,&amp;amp;quot; helvetica neue&amp;amp;quot;,verdana,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none #51626f;"&gt;Stefan&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2018 09:25:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/undefined-reference/m-p/792807#M2712</guid>
      <dc:creator>stefan_ivanov</dc:creator>
      <dc:date>2018-08-02T09:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: undefined reference</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/undefined-reference/m-p/792808#M2713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So if you need further help, please copy the text from the build console showing the original "undefined reference" error messages and paste / attach them here.&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>Thu, 02 Aug 2018 09:39:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/undefined-reference/m-p/792808#M2713</guid>
      <dc:creator>lpcxpresso_supp</dc:creator>
      <dc:date>2018-08-02T09:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: undefined reference</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/undefined-reference/m-p/792809#M2714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Here they are so many messages:&lt;/DIV&gt;&lt;DIV&gt;…………………………………………………………………………………………………………………………………………&lt;/DIV&gt;&lt;DIV&gt;:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Rtc/lcd_RTC.cpp:178: undefined reference to `strcpy_safe(unsigned short*, int, unsigned short const*)'&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Rtc/lcd_RTC.cpp:179: undefined reference to `strcat_safe(unsigned short*, int, unsigned short const*)'&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Rtc/lcd_RTC.cpp:181: undefined reference to `strcat_safe(unsigned short*, int, unsigned short const*)'&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Rtc/lcd_RTC.cpp:182: undefined reference to `strcat_safe(unsigned short*, int, unsigned short const*)'&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Rtc/lcd_RTC.cpp:184: undefined reference to `strcat_safe(unsigned short*, int, unsigned short const*)'&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Rtc/lcd_RTC.cpp:185: undefined reference to `strcat_safe(unsigned short*, int, unsigned short const*)'&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Rtc/lcd_RTC.cpp:188: undefined reference to `strcpy_safe(unsigned short*, int, unsigned short const*)'&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Rtc/lcd_RTC.cpp:189: undefined reference to `strcat_safe(unsigned short*, int, unsigned short const*)'&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Rtc/lcd_RTC.cpp:191: undefined reference to `strcat_safe(unsigned short*, int, unsigned short const*)'&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Rtc/lcd_RTC.cpp:192: undefined reference to `strcat_safe(unsigned short*, int, unsigned short const*)'&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Rtc/lcd_RTC.cpp:194: undefined reference to `f_UnsignedShortToUniCode(unsigned short, unsigned short*, int, bool, unsigned char)'&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Rtc/lcd_RTC.cpp:195: undefined reference to `strcat_safe(unsigned short*, int, unsigned short const*)'&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Rtc/lcd_RTC.cpp:201: undefined reference to `LanguageStrings'&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Rtc/lcd_RTC.cpp:201: undefined reference to `str_0_59'&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Rtc/lcd_RTC.cpp:201: undefined reference to `strcpy_safe(unsigned short*, int, unsigned short const*)'&lt;BR /&gt;./LCD/Lcd_Icons/lcd_icons.o: In function `f_UpdateCounters(unsigned short)':&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Icons/lcd_icons.cpp:152: undefined reference to `f_UnsignedShortToUniCode(unsigned short, unsigned short*, int, bool, unsigned char)'&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Icons/lcd_icons.cpp:185: undefined reference to `f_UnsignedShortToUniCode(unsigned short, unsigned short*, int, bool, unsigned char)'&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Icons/lcd_icons.cpp:218: undefined reference to `f_UnsignedShortToUniCode(unsigned short, unsigned short*, int, bool, unsigned char)'&lt;BR /&gt;./LCD/Lcd_Icons/lcd_icons.o: In function `f_UpdateInfoIcon_SND(unsigned short)':&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Icons/lcd_icons.cpp:287: undefined reference to `f_UnsignedShortToUniCode(unsigned short, unsigned short*, int, bool, unsigned char)'&lt;BR /&gt;./LCD/Lcd_Icons/lcd_icons.o: In function `f_UpdateInfoIcon_FB(unsigned short)':&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Icons/lcd_icons.cpp:365: undefined reference to `f_UnsignedShortToUniCode(unsigned short, unsigned short*, int, bool, unsigned char)'&lt;BR /&gt;./LCD/Lcd_Icons/lcd_icons.o:D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Icons/lcd_icons.cpp:441: more undefined references to `f_UnsignedShortToUniCode(unsigned short, unsigned short*, int, bool, unsigned char)' follow&lt;BR /&gt;c:/nxp/mcuxpressoide_10.2.0_759/ide/tools/bin/../lib/gcc/arm-none-eabi/7.2.1/../../../../arm-none-eabi/lib/thumb/v7e-m/fpv4-sp/hard\libc_nano.a(lib_a-signalr.o): In function `_kill_r':&lt;BR /&gt;signalr.c:(.text._kill_r+0xe): undefined reference to `_kill'&lt;BR /&gt;c:/nxp/mcuxpressoide_10.2.0_759/ide/tools/bin/../lib/gcc/arm-none-eabi/7.2.1/../../../../arm-none-eabi/lib/thumb/v7e-m/fpv4-sp/hard\libc_nano.a(lib_a-signalr.o): In function `_getpid_r':&lt;BR /&gt;signalr.c:(.text._getpid_r+0x0): undefined reference to `_getpid'&lt;BR /&gt;c:/nxp/mcuxpressoide_10.2.0_759/ide/tools/bin/../lib/gcc/arm-none-eabi/7.2.1/../../../../arm-none-eabi/lib/thumb/v7e-m/fpv4-sp/hard\libc_nano.a(lib_a-writer.o): In function `_write_r':&lt;BR /&gt;writer.c:(.text._write_r+0x10): undefined reference to `_write'&lt;BR /&gt;c:/nxp/mcuxpressoide_10.2.0_759/ide/tools/bin/../lib/gcc/arm-none-eabi/7.2.1/../../../../arm-none-eabi/lib/thumb/v7e-m/fpv4-sp/hard\libc_nano.a(lib_a-closer.o): In function `_close_r':&lt;BR /&gt;closer.c:(.text._close_r+0xc): undefined reference to `_close'&lt;BR /&gt;c:/nxp/mcuxpressoide_10.2.0_759/ide/tools/bin/../lib/gcc/arm-none-eabi/7.2.1/../../../../arm-none-eabi/lib/thumb/v7e-m/fpv4-sp/hard\libc_nano.a(lib_a-lseekr.o): In function `_lseek_r':&lt;BR /&gt;lseekr.c:(.text._lseek_r+0x10): undefined reference to `_lseek'&lt;BR /&gt;c:/nxp/mcuxpressoide_10.2.0_759/ide/tools/bin/../lib/gcc/arm-none-eabi/7.2.1/../../../../arm-none-eabi/lib/thumb/v7e-m/fpv4-sp/hard\libc_nano.a(lib_a-readr.o): In function `_read_r':&lt;BR /&gt;readr.c:(.text._read_r+0x10): undefined reference to `_read'&lt;BR /&gt;c:/nxp/mcuxpressoide_10.2.0_759/ide/tools/bin/../lib/gcc/arm-none-eabi/7.2.1/../../../../arm-none-eabi/lib/thumb/v7e-m/fpv4-sp/hard\libc_nano.a(lib_a-fstatr.o): In function `_fstat_r':&lt;BR /&gt;fstatr.c:(.text._fstat_r+0xe): undefined reference to `_fstat'&lt;BR /&gt;c:/nxp/mcuxpressoide_10.2.0_759/ide/tools/bin/../lib/gcc/arm-none-eabi/7.2.1/../../../../arm-none-eabi/lib/thumb/v7e-m/fpv4-sp/hard\libc_nano.a(lib_a-isattyr.o): In function `_isatty_r':&lt;BR /&gt;isattyr.c:(.text._isatty_r+0xc): undefined reference to `_isatty'&lt;BR /&gt;c:/nxp/mcuxpressoide_10.2.0_759/ide/tools/bin/../lib/gcc/arm-none-eabi/7.2.1/../../../../arm-none-eabi/lib/thumb/v7e-m/fpv4-sp/hard\libc_nano.a(lib_a-abort.o): In function `abort':&lt;BR /&gt;abort.c:(.text.abort+0xa): undefined reference to `_exit'&lt;BR /&gt;collect2.exe: error: ld returned 1 exit status&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SRAM_DTC:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 GB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 128 KB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.00%&lt;BR /&gt;make: *** [IRIS_IMXRT1052B.axf] Error 1&lt;/DIV&gt;&lt;DIV&gt;12:46:04 Build Finished (took 4s.687ms)&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2018 09:51:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/undefined-reference/m-p/792809#M2714</guid>
      <dc:creator>stefan_ivanov</dc:creator>
      <dc:date>2018-08-02T09:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: undefined reference</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/undefined-reference/m-p/792810#M2715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In previous e-mail option is NewlibNano(none), and now the same is with option NewlibNano(nohost):&lt;/P&gt;&lt;P&gt;…………………………………………………………………………………………...&lt;/P&gt;&lt;DIV&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Rtc/lcd_RTC.cpp:119: undefined reference to `f_UnsignedShortToUniCode(unsigned short, unsigned short*, int, bool, unsigned char)'&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Rtc/lcd_RTC.cpp:120: undefined reference to `strcat_safe(unsigned short*, int, unsigned short const*)'&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Rtc/lcd_RTC.cpp:132: undefined reference to `strcpy_safe(unsigned short*, int, unsigned short const*)'&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Rtc/lcd_RTC.cpp:136: undefined reference to `str_0_59'&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Rtc/lcd_RTC.cpp:136: undefined reference to `LanguageStrings'&lt;BR /&gt;./LCD/Lcd_Rtc/lcd_RTC.o: In function `f_UpdateAll()':&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Rtc/lcd_RTC.cpp:144: undefined reference to `strcpy_safe(unsigned short*, int, unsigned short const*)'&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Rtc/lcd_RTC.cpp:145: undefined reference to `strcat_safe(unsigned short*, int, unsigned short const*)'&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Rtc/lcd_RTC.cpp:147: undefined reference to `strcat_safe(unsigned short*, int, unsigned short const*)'&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Rtc/lcd_RTC.cpp:148: undefined reference to `strcat_safe(unsigned short*, int, unsigned short const*)'&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Rtc/lcd_RTC.cpp:150: undefined reference to `strcat_safe(unsigned short*, int, unsigned short const*)'&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Rtc/lcd_RTC.cpp:151: undefined reference to `strcat_safe(unsigned short*, int, unsigned short const*)'&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Rtc/lcd_RTC.cpp:154: undefined reference to `strcpy_safe(unsigned short*, int, unsigned short const*)'&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Rtc/lcd_RTC.cpp:155: undefined reference to `strcat_safe(unsigned short*, int, unsigned short const*)'&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Rtc/lcd_RTC.cpp:157: undefined reference to `strcat_safe(unsigned short*, int, unsigned short const*)'&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Rtc/lcd_RTC.cpp:158: undefined reference to `strcat_safe(unsigned short*, int, unsigned short const*)'&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Rtc/lcd_RTC.cpp:160: undefined reference to `f_UnsignedShortToUniCode(unsigned short, unsigned short*, int, bool, unsigned char)'&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Rtc/lcd_RTC.cpp:161: undefined reference to `strcat_safe(unsigned short*, int, unsigned short const*)'&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Rtc/lcd_RTC.cpp:167: undefined reference to `strcpy_safe(unsigned short*, int, unsigned short const*)'&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Rtc/lcd_RTC.cpp:167: undefined reference to `LanguageStrings'&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Rtc/lcd_RTC.cpp:167: undefined reference to `str_0_59'&lt;BR /&gt;./LCD/Lcd_Rtc/lcd_RTC.o: In function `f_InitTimeStrings()':&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Rtc/lcd_RTC.cpp:178: undefined reference to `strcpy_safe(unsigned short*, int, unsigned short const*)'&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Rtc/lcd_RTC.cpp:179: undefined reference to `strcat_safe(unsigned short*, int, unsigned short const*)'&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Rtc/lcd_RTC.cpp:181: undefined reference to `strcat_safe(unsigned short*, int, unsigned short const*)'&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Rtc/lcd_RTC.cpp:182: undefined reference to `strcat_safe(unsigned short*, int, unsigned short const*)'&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Rtc/lcd_RTC.cpp:184: undefined reference to `strcat_safe(unsigned short*, int, unsigned short const*)'&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Rtc/lcd_RTC.cpp:185: undefined reference to `strcat_safe(unsigned short*, int, unsigned short const*)'&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Rtc/lcd_RTC.cpp:188: undefined reference to `strcpy_safe(unsigned short*, int, unsigned short const*)'&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Rtc/lcd_RTC.cpp:189: undefined reference to `strcat_safe(unsigned short*, int, unsigned short const*)'&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Rtc/lcd_RTC.cpp:191: undefined reference to `strcat_safe(unsigned short*, int, unsigned short const*)'&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Rtc/lcd_RTC.cpp:192: undefined reference to `strcat_safe(unsigned short*, int, unsigned short const*)'&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Rtc/lcd_RTC.cpp:194: undefined reference to `f_UnsignedShortToUniCode(unsigned short, unsigned short*, int, bool, unsigned char)'&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Rtc/lcd_RTC.cpp:195: undefined reference to `strcat_safe(unsigned short*, int, unsigned short const*)'&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Rtc/lcd_RTC.cpp:201: undefined reference to `LanguageStrings'&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Rtc/lcd_RTC.cpp:201: undefined reference to `str_0_59'&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Rtc/lcd_RTC.cpp:201: undefined reference to `strcpy_safe(unsigned short*, int, unsigned short const*)'&lt;BR /&gt;./LCD/Lcd_Icons/lcd_icons.o: In function `f_UpdateCounters(unsigned short)':&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Icons/lcd_icons.cpp:152: undefined reference to `f_UnsignedShortToUniCode(unsigned short, unsigned short*, int, bool, unsigned char)'&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Icons/lcd_icons.cpp:185: undefined reference to `f_UnsignedShortToUniCode(unsigned short, unsigned short*, int, bool, unsigned char)'&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Icons/lcd_icons.cpp:218: undefined reference to `f_UnsignedShortToUniCode(unsigned short, unsigned short*, int, bool, unsigned char)'&lt;BR /&gt;./LCD/Lcd_Icons/lcd_icons.o: In function `f_UpdateInfoIcon_SND(unsigned short)':&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Icons/lcd_icons.cpp:287: undefined reference to `f_UnsignedShortToUniCode(unsigned short, unsigned short*, int, bool, unsigned char)'&lt;BR /&gt;./LCD/Lcd_Icons/lcd_icons.o: In function `f_UpdateInfoIcon_FB(unsigned short)':&lt;BR /&gt;D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Icons/lcd_icons.cpp:365: undefined reference to `f_UnsignedShortToUniCode(unsigned short, unsigned short*, int, bool, unsigned char)'&lt;BR /&gt;./LCD/Lcd_Icons/lcd_icons.o:D:\Projects\IRIS_IMXRT1052B\Release/../LCD/Lcd_Icons/lcd_icons.cpp:441: more undefined references to `f_UnsignedShortToUniCode(unsigned short, unsigned short*, int, bool, unsigned char)' follow&lt;BR /&gt;collect2.exe: error: ld returned 1 exit status&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SRAM_DTC:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 GB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 128 KB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.00%&lt;BR /&gt;make: *** [IRIS_IMXRT1052B.axf] Error 1&lt;/DIV&gt;&lt;DIV&gt;12:38:17 Build Finished (took 24s.590ms)&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2018 09:45:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/undefined-reference/m-p/792810#M2715</guid>
      <dc:creator>stefan_ivanov</dc:creator>
      <dc:date>2018-08-03T09:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: undefined reference</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/undefined-reference/m-p/792811#M2716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My best guess is that your project is not actually linking with the C++ library archives. &amp;nbsp;Section 15.7 "Libraries and linker scripts" of the MCUXpresso IDE v10.2 User Guide covers the libraries that would generally be expected to be linked against for different project types / library settings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this information agains the&amp;nbsp;linker script files (.ld)&amp;nbsp;from inside your project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[ And are you using managed linker scripts - or is your project perhaps configured to use a manual linker script? ]&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>Fri, 03 Aug 2018 10:08:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/undefined-reference/m-p/792811#M2716</guid>
      <dc:creator>lpcxpresso_supp</dc:creator>
      <dc:date>2018-08-03T10:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: undefined reference</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/undefined-reference/m-p/792812#M2717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using managed linker scripts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2018 10:13:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/undefined-reference/m-p/792812#M2717</guid>
      <dc:creator>stefan_ivanov</dc:creator>
      <dc:date>2018-08-03T10:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: undefined reference</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/undefined-reference/m-p/792813#M2718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using managed linker scripts but despite of that I have added C++ libraries&lt;/P&gt;&lt;P&gt;libgcc.a libc_nano.a libstdc++_nano.a libm.a libcr_newlib_none.a&amp;nbsp;&lt;/P&gt;&lt;P&gt;and... everything is O'K !&lt;/P&gt;&lt;P&gt;Thanks a lot !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2018 12:48:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/undefined-reference/m-p/792813#M2718</guid>
      <dc:creator>stefan_ivanov</dc:creator>
      <dc:date>2018-08-03T12:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: undefined reference</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/undefined-reference/m-p/792814#M2719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So that sounds like you may actually have a&amp;nbsp;C rather than a C++ project ?&amp;nbsp;Do you see the MCU C++ Compiler in the "Tool Settings" tab of your Project Settings?&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>Fri, 03 Aug 2018 15:03:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/undefined-reference/m-p/792814#M2719</guid>
      <dc:creator>lpcxpresso_supp</dc:creator>
      <dc:date>2018-08-03T15:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: undefined reference</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/undefined-reference/m-p/792815#M2720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have C++ project.&lt;/P&gt;&lt;P&gt;The latest issue is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Invoking: MCU C++ Linker&lt;BR /&gt;arm-none-eabi-c++ -nostdlib -L"C:/nxp/MCUXpressoIDE_10.2.0_759/ide/tools/arm-none-eabi/bin/" -L"C:/nxp/MCUXpressoIDE_10.2.0_759/ide/tools/lib/gcc/arm-none-eabi/7.2.1/" -L"C:/nxp/MCUXpressoIDE_10.2.0_759/ide/tools/arm-none-eabi/lib/" -specs=nosys.specs -Xlinker -Map="IRIS_IMXRT1052B.map" -Xlinker --gc-sections -Xlinker -print-memory-usage -Xlinker --sort-section=alignment -Xlinker -specs=nano.specs -mcpu=cortex-m7 -mfpu=fpv5-sp-d16 -mfloat-abi=hard -mthumb -T IRIS_IMXRT1052B_Release.ld -o "IRIS_IMXRT1052B.axf"&amp;nbsp; ./startup/startup_mimxrt1052.o&amp;nbsp; ./source/IRIS_IMXRT1052B.o ./source/semihost_hardfault.o&amp;nbsp; ./lwip-1.1.1/src/netif/ppp/auth.o ./lwip-1.1.1/src/netif/ppp/chap.o ./lwip-1.1.1/src/netif/ppp/chpms.o ./lwip-1.1.1/src/netif/ppp/fsm.o ./lwip-1.1.1/src/netif/ppp/ipcp.o ./lwip-1.1.1/src/netif/ppp/lcp.o ./lwip-1.1.1/src/netif/ppp/magic.o ./lwip-1.1.1/src/netif/ppp/md5.o ./lwip-1.1.1/src/netif/ppp/pap.o ./lwip-1.1.1/src/netif/ppp/ppp.o ./lwip-1.1.1/src/netif/ppp/randm.o ./lwip-1.1.1/src/netif/ppp/vj.o&amp;nbsp; ./lwip-1.1.1/src/netif/etharp.o ./lwip-1.1.1/src/netif/ethernetif.o ./lwip-1.1.1/src/netif/loopif.o ./lwip-1.1.1/src/netif/slipif.o&amp;nbsp; ./lwip-1.1.1/src/core/ipv4/icmp.o ./lwip-1.1.1/src/core/ipv4/ip.o ./lwip-1.1.1/src/core/ipv4/ip_addr.o ./lwip-1.1.1/src/core/ipv4/ip_frag.o&amp;nbsp; ./lwip-1.1.1/src/core/dhcp.o ./lwip-1.1.1/src/core/inet.o ./lwip-1.1.1/src/core/mem.o ./lwip-1.1.1/src/core/memp.o ./lwip-1.1.1/src/core/netif.o ./lwip-1.1.1/src/core/pbuf.o ./lwip-1.1.1/src/core/raw.o ./lwip-1.1.1/src/core/stats.o ./lwip-1.1.1/src/core/sys.o ./lwip-1.1.1/src/core/tcp.o ./lwip-1.1.1/src/core/tcp_in.o ./lwip-1.1.1/src/core/tcp_out.o ./lwip-1.1.1/src/core/udp.o&amp;nbsp; ./lwip-1.1.1/src/api/api_lib.o ./lwip-1.1.1/src/api/api_msg.o ./lwip-1.1.1/src/api/err.o ./lwip-1.1.1/src/api/sockets.o ./lwip-1.1.1/src/api/tcpip.o&amp;nbsp; ./lwip-1.1.1/src/lwIP_main.o&amp;nbsp; ./lwip-1.1.1/contrib/port/FreeRTOS/CS8900/sys_arch.o&amp;nbsp; ./board/board.o ./board/clock_config.o ./board/peripherals.o ./board/pin_mux.o&amp;nbsp; ./amazon-freertos/portable/fsl_tickless_systick.o ./amazon-freertos/portable/heap_4.o&amp;nbsp; ./amazon-freertos/FreeRTOS/portable/port.o&amp;nbsp; ./amazon-freertos/FreeRTOS/event_groups.o ./amazon-freertos/FreeRTOS/list.o ./amazon-freertos/FreeRTOS/queue.o ./amazon-freertos/FreeRTOS/stream_buffer.o ./amazon-freertos/FreeRTOS/tasks.o ./amazon-freertos/FreeRTOS/timers.o&amp;nbsp; ./Periphery/Usb/AMDFlash.o ./Periphery/Usb/M29W160EB_x16_x2.o ./Periphery/Usb/USB.o ./Periphery/Usb/USB_Functions.o ./Periphery/Usb/progflash.o ./Periphery/Usb/usb_descriptors.o ./Periphery/Usb/usbrx.o&amp;nbsp; ./Periphery/Uart/uart1.o ./Periphery/Uart/uart2.o ./Periphery/Uart/uart3.o&amp;nbsp; ./Periphery/Timers/timers.o&amp;nbsp; ./Periphery/Spi/fs.o ./Periphery/Spi/spi_flash.o&amp;nbsp; ./Periphery/Sound/sound.o&amp;nbsp; ./Periphery/Rtc/rtc.o&amp;nbsp; ./Periphery/Log/log.o&amp;nbsp; ./Periphery/Led/led.o&amp;nbsp; ./Periphery/FAT_FBF/FAT_FBF.o&amp;nbsp; ./Periphery/Communicator/communicator.o&amp;nbsp; ./Periphery/CRC/crc32.o&amp;nbsp; ./Periphery/periphery_devices.o ./Periphery/periphery_manager.o ./Periphery/test_input.o&amp;nbsp; ./ModBus/ModBus.o ./ModBus/ModBusCrc.o&amp;nbsp; ./Main/AFP.o ./Main/NetMsg.o ./Main/Network.o ./Main/NetworkMem.o ./Main/RamManager.o ./Main/UDLManager.o ./Main/init.o ./Main/init_rom.o ./Main/init_rom_to_ram.o ./Main/int_handler.o ./Main/vectors_rom.o&amp;nbsp; ./LCD/TouchScreen/calibrate.o ./LCD/TouchScreen/lcd_touch.o ./LCD/TouchScreen/touchscreen.o&amp;nbsp; ./LCD/Menus/Zones/lcd_zones.o&amp;nbsp; ./LCD/Menus/Time/lcd_time.o ./LCD/Menus/Time/lcd_time_images.o ./LCD/Menus/Time/lcd_time_menu.o&amp;nbsp; ./LCD/Menus/Test/lcd_menu_test.o&amp;nbsp; ./LCD/Menus/System/lcd_menu_system.o&amp;nbsp; ./LCD/Menus/Save/lcd_save.o&amp;nbsp; ./LCD/Menus/PeripheryDevices/lcd_periphery_devices.o&amp;nbsp; ./LCD/Menus/Network/LanMessagingSystem.o ./LCD/Menus/Network/Lcd_IP_Table.o ./LCD/Menus/Network/Lcd_Network.o&amp;nbsp; ./LCD/Menus/MainMenu/lcd_Menu_Main.o&amp;nbsp; ./LCD/Menus/LoopDevices/lcd_loop_devices.o&amp;nbsp; ./LCD/Menus/Kbd/lcd_kbd.o ./LCD/Menus/Kbd/lcd_kbd_images.o ./LCD/Menus/Kbd/lcd_txt_fields_images.o&amp;nbsp; ./LCD/Menus/IO/lcd_io.o ./LCD/Menus/IO/lcd_io_images.o&amp;nbsp; ./LCD/Menus/Disable/lcd_menu_disable.o&amp;nbsp; ./LCD/Menus/Communicator/lcd_communicator.o ./LCD/Menus/Communicator/lcd_mod_communicator.o&amp;nbsp; ./LCD/Menus/Calibration/lcd_calibration.o&amp;nbsp; ./LCD/Menus/Alarms/alarms_txt_images.o ./LCD/Menus/Alarms/lcd_alarm_images.o ./LCD/Menus/Alarms/lcd_alarms.o&amp;nbsp; ./LCD/Menus/AccessCodes/lcd_access_codes.o&amp;nbsp; ./LCD/Main/LCD_Test.o ./LCD/Main/lcd.o ./LCD/Main/lcd_SSA.o ./LCD/Main/lcd_globals.o ./LCD/Main/lcd_messages.o ./LCD/Main/lcd_misc.o ./LCD/Main/lcd_modes.o ./LCD/Main/lcd_objects.o&amp;nbsp; ./LCD/Lcd_Strings/lcd_strings.o&amp;nbsp; ./LCD/Lcd_Spi/lcd_spi.o&amp;nbsp; ./LCD/Lcd_Rtc/lcd_RTC.o&amp;nbsp; ./LCD/Lcd_Images/IMAGES.o ./LCD/Lcd_Images/lcd_image_Base_Grey.o ./LCD/Lcd_Images/lcd_image_Base_Normal.o ./LCD/Lcd_Images/lcd_images_definitions.o ./LCD/Lcd_Images/status_background.o&amp;nbsp; ./LCD/Lcd_Icons/lcd_icon_images.o ./LCD/Lcd_Icons/lcd_icons.o&amp;nbsp; ./LCD/Lcd_Fonts/font12x8_Bold.o ./LCD/Lcd_Fonts/font12x8_Normal.o ./LCD/Lcd_Fonts/font16x16Bold.o ./LCD/Lcd_Fonts/font16x16Normal.o ./LCD/Lcd_Fonts/fontANSII.o ./LCD/Lcd_Fonts/lcd_fonts.o&amp;nbsp; ./LCD/Lcd_Control/lcd_control.o&amp;nbsp; ./LCD/Lcd_Color_Palletes/lcd_RGB.o&amp;nbsp; ./LCD/Extras/Farsi.o ./LCD/Extras/lcd_ScreenSaver.o&amp;nbsp; ./Headers/utility.o&amp;nbsp; ./Fire/IO.o ./Fire/SaveConfig.o ./Fire/access_codes.o ./Fire/fire.o ./Fire/loop_device.o ./Fire/message_type_txt.o ./Fire/zone.o&amp;nbsp; ./CMSIS/system_MIMXRT1052.o&amp;nbsp; ./BasicWEB.o&amp;nbsp;&amp;nbsp; -llibgcc.a -llibc_nano.a -llibstdc++_nano.a -llibm.a -llibcr_newlib_none.a&lt;BR /&gt;c:/nxp/mcuxpressoide_10.2.0_759/ide/tools/bin/../lib/gcc/arm-none-eabi/7.2.1/../../../../arm-none-eabi/bin/ld.exe: cannot find -llibgcc.a&lt;BR /&gt;c:/nxp/mcuxpressoide_10.2.0_759/ide/tools/bin/../lib/gcc/arm-none-eabi/7.2.1/../../../../arm-none-eabi/bin/ld.exe: cannot find -llibc_nano.a&lt;BR /&gt;c:/nxp/mcuxpressoide_10.2.0_759/ide/tools/bin/../lib/gcc/arm-none-eabi/7.2.1/../../../../arm-none-eabi/bin/ld.exe: cannot find -llibstdc++_nano.a&lt;BR /&gt;c:/nxp/mcuxpressoide_10.2.0_759/ide/tools/bin/../lib/gcc/arm-none-eabi/7.2.1/../../../../arm-none-eabi/bin/ld.exe: cannot find -llibm.a&lt;BR /&gt;c:/nxp/mcuxpressoide_10.2.0_759/ide/tools/bin/../lib/gcc/arm-none-eabi/7.2.1/../../../../arm-none-eabi/bin/ld.exe: cannot find -llibcr_newlib_none.a&lt;BR /&gt;collect2.exe: error: ld returned 1 exit status&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried may be everything, but...nothing...&lt;/P&gt;&lt;P&gt;I really do not know what to do ?!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stefan Ivanov&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2018 11:27:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/undefined-reference/m-p/792815#M2720</guid>
      <dc:creator>stefan_ivanov</dc:creator>
      <dc:date>2018-08-15T11:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: undefined reference</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/undefined-reference/m-p/792816#M2721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you modified the contents of the IDE installation directory at all?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would suggest that you start a second instance of the IDE using a different workspace and&amp;nbsp;use the New project wizard to create a new C++ project for your device. Check that this builds correctly. Then compare and contrast the project settings, and the tool invocations on the Build log in the console view between your project and the new project just created.&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>Thu, 16 Aug 2018 07:14:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/undefined-reference/m-p/792816#M2721</guid>
      <dc:creator>lpcxpresso_supp</dc:creator>
      <dc:date>2018-08-16T07:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: undefined reference</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/undefined-reference/m-p/792817#M2722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have not modified contents of IDE&amp;nbsp;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #51626f; font-family: arial,helvetica,'helvetica neue',verdana,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;installation directory at all.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #51626f; font-family: arial,helvetica,'helvetica neue',verdana,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;The project is C++, but the code is mix of C and C++ code.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #51626f; font-family: arial,helvetica,'helvetica neue',verdana,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;I am porting software from ARM 920T to ARM Cortex M7 and&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #51626f; font-family: arial,helvetica,'helvetica neue',verdana,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;FreeRTOS.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #51626f; font-family: arial,helvetica,'helvetica neue',verdana,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #51626f; font-family: arial,helvetica,'helvetica neue',verdana,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;Stefan Ivanov&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2018 08:26:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/undefined-reference/m-p/792817#M2722</guid>
      <dc:creator>stefan_ivanov</dc:creator>
      <dc:date>2018-08-16T08:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: undefined reference</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/undefined-reference/m-p/792818#M2723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You appear to have added the following libraries to the linker command line (either under Miscellaneous, or with Libraries - I can't tell which!)&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;-llibgcc.a -llibc_nano.a -llibstdc++_nano.a -llibm.a -llibcr_newlib_none.a&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Remove all of them - the IDE automatically adds the correct C++ libraries in the Managed Linker script.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;BTW: If you want to add libraries to the command line, you must remove the leading "lib" and the trailing ".a", so if you did want to add libraries yourself, you would add them like this&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;-lgcc -lc_nano -lstdc++_nano -lm -lcr_newlib_none&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;BUT (as I said) none of these are needed, as the IDE adds them automatically.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2018 08:30:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/undefined-reference/m-p/792818#M2723</guid>
      <dc:creator>converse</dc:creator>
      <dc:date>2018-08-16T08:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: undefined reference</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/undefined-reference/m-p/792819#M2724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The result is:&lt;/P&gt;&lt;P&gt;-many messages "undefined references to..." +&lt;/P&gt;&lt;P&gt;C:/nxp/MCUXpressoIDE_10.2.0_759/ide/tools/arm-none-eabi/lib/\libc_nano.a(lib_a-abort.o): In function `abort':&lt;BR /&gt;abort.c:(.text.abort+0x10): undefined reference to `_exit'&lt;BR /&gt;C:/nxp/MCUXpressoIDE_10.2.0_759/ide/tools/arm-none-eabi/lib/\libc_nano.a(lib_a-signalr.o): In function `_kill_r':&lt;BR /&gt;signalr.c:(.text._kill_r+0x1c): undefined reference to `_kill'&lt;BR /&gt;C:/nxp/MCUXpressoIDE_10.2.0_759/ide/tools/arm-none-eabi/lib/\libc_nano.a(lib_a-signalr.o): In function `_getpid_r':&lt;BR /&gt;signalr.c:(.text._getpid_r+0x4): undefined reference to `_getpid'&lt;BR /&gt;collect2.exe: error: ld returned 1 exit status&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SRAM_DTC:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 GB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 128 KB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.00%&lt;BR /&gt;make: *** [IRIS_IMXRT1052B.axf] Error 1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2018 08:38:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/undefined-reference/m-p/792819#M2724</guid>
      <dc:creator>stefan_ivanov</dc:creator>
      <dc:date>2018-08-16T08:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: undefined reference</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/undefined-reference/m-p/792820#M2725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Suggest you read this:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/389070"&gt;https://community.nxp.com/thread/389070&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2018 11:51:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/undefined-reference/m-p/792820#M2725</guid>
      <dc:creator>converse</dc:creator>
      <dc:date>2018-08-16T11:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: undefined reference</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/undefined-reference/m-p/792821#M2726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I have read this. I have changed library from NewlibNano(none) to NewlibNano(semihost).&lt;/P&gt;&lt;P&gt;Messages&amp;nbsp;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #51626f; font-family: arial,helvetica,'helvetica neue',verdana,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;undefined reference to `_exit'&lt;/SPAN&gt;,&amp;nbsp;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #51626f; font-family: arial,helvetica,'helvetica neue',verdana,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;undefined reference to `_kill'&lt;/SPAN&gt;,&amp;nbsp;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #51626f; font-family: arial,helvetica,'helvetica neue',verdana,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;undefined reference to `_getpid'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #51626f; font-family: arial,helvetica,'helvetica neue',verdana,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;disappeared, there are messages&amp;nbsp; "undefined references to...". I have tried many things, but... nothing.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2018 11:59:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/undefined-reference/m-p/792821#M2726</guid>
      <dc:creator>stefan_ivanov</dc:creator>
      <dc:date>2018-08-16T11:59:56Z</dc:date>
    </item>
  </channel>
</rss>

