<?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>i.MX ProcessorsのトピックRe: Undefined reference to `sys_lock_tcpip_core()' - LWIP - iMX RT1064</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Undefined-reference-to-sys-lock-tcpip-core-LWIP-iMX-RT1064/m-p/1757781#M215771</link>
    <description>&lt;P style="margin: 0in 27.5pt 0in 0in;"&gt;&lt;SPAN&gt;Thanks for the clarification.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0in 27.5pt 0in 0in;"&gt;&lt;SPAN&gt;I’d recommend you to also use as a reference the C++ examples available in the SDK. For instance, some of the eiq_examples are C++ projects (i.e. &lt;I&gt;tflm_cifar10&lt;/I&gt;). Probably some setting is missing in the project that are causing this.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0in 27.5pt 0in 0in;"&gt;&lt;SPAN&gt;Also, please take a look to this &lt;A href="https://community.nxp.com/t5/Digital-Signal-Controllers/I-did-not-compile-quot-Hello-World-quot-cpp-code-in-MCUXpresso/m-p/983807" target="_blank"&gt;thread&lt;/A&gt;, it might be helpful for you.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0in 27.5pt 0in 0in;"&gt;&lt;SPAN&gt;I’d also recommend you to take a look to the MCUXpresso IDE User Guide for more information about C++ projects and C++ libraries (i.e. try using NewlibNano (nohost)).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0in 27.5pt 0in 0in;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0in 27.5pt 0in 0in;"&gt;&lt;SPAN&gt;I hope this helps,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0in 27.5pt 0in 0in;"&gt;&lt;SPAN&gt;Daniel.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 15 Nov 2023 17:46:30 GMT</pubDate>
    <dc:creator>DanielRuvalcaba</dc:creator>
    <dc:date>2023-11-15T17:46:30Z</dc:date>
    <item>
      <title>Undefined reference to `sys_lock_tcpip_core()' - LWIP - iMX RT1064</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Undefined-reference-to-sys-lock-tcpip-core-LWIP-iMX-RT1064/m-p/1756944#M215697</link>
      <description>&lt;P&gt;Hi fellas,&lt;/P&gt;&lt;P&gt;I'm creating a new project using C++ in MCUXpresso IDE for iMX RT1064 EVK. There, for reference I'm using c-project-"lwip_ipv4_ipv6_echo_freertos" from&amp;nbsp; C based project.&lt;/P&gt;&lt;P&gt;I've trying to resolve the errors one-by-one and now I'n stuck with this errors:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;undefined reference to `sys_lock_tcpip_core()'&lt;/LI&gt;&lt;LI&gt;undefined reference to `sys_unlock_tcpip_core()'&lt;/LI&gt;&lt;LI&gt;undefined reference to `shell_task_init(void*, int)'&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Although I've enable&amp;nbsp;#define LWIP_TCPIP_CORE_LOCKING 1, in lwipopts.h file. What am I missing here?!&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2023 13:10:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Undefined-reference-to-sys-lock-tcpip-core-LWIP-iMX-RT1064/m-p/1756944#M215697</guid>
      <dc:creator>GanesanGuru</dc:creator>
      <dc:date>2023-11-14T13:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: Undefined reference to `sys_lock_tcpip_core()' - LWIP - iMX RT1064</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Undefined-reference-to-sys-lock-tcpip-core-LWIP-iMX-RT1064/m-p/1757141#M215716</link>
      <description>&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Hi,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Could you please share with me the SDK version you are using?&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Could you confirm if the &lt;SPAN&gt;lwip_ipv4_ipv6_echo_freertos&lt;/SPAN&gt; SDK example is working correctly before merging it into your custom application?&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Regards,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Daniel.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2023 20:29:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Undefined-reference-to-sys-lock-tcpip-core-LWIP-iMX-RT1064/m-p/1757141#M215716</guid>
      <dc:creator>DanielRuvalcaba</dc:creator>
      <dc:date>2023-11-14T20:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: Undefined reference to `sys_lock_tcpip_core()' - LWIP - iMX RT1064</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Undefined-reference-to-sys-lock-tcpip-core-LWIP-iMX-RT1064/m-p/1757311#M215735</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/198556"&gt;@DanielRuvalcaba&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I've trying to create a new C++ project and its &lt;STRONG&gt;not C based "lwip_ipv4_ipv6_echo_freertos"project&lt;/STRONG&gt;, as there is no sample C++ project for the same.&lt;/P&gt;&lt;P&gt;As a newbie, I'm not sure about basic build flags/macro settings.&amp;nbsp;&lt;SPAN&gt;Although I've enable&amp;nbsp;#define LWIP_TCPIP_CORE_LOCKING 1, in lwipopts.h file, which I obtained from the&amp;nbsp;&lt;STRONG&gt;C based "lwip_ipv4_ipv6_echo_freertos"project&lt;/STRONG&gt; . &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;What else am I missing here &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/198556"&gt;@DanielRuvalcaba&lt;/a&gt;&amp;nbsp;?!&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV&gt;I'm using SDK 2.14.0 with MCUXpresso IDE in Ubuntu OS&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 15 Nov 2023 05:11:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Undefined-reference-to-sys-lock-tcpip-core-LWIP-iMX-RT1064/m-p/1757311#M215735</guid>
      <dc:creator>GanesanGuru</dc:creator>
      <dc:date>2023-11-15T05:11:12Z</dc:date>
    </item>
    <item>
      <title>Re: Undefined reference to `sys_lock_tcpip_core()' - LWIP - iMX RT1064</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Undefined-reference-to-sys-lock-tcpip-core-LWIP-iMX-RT1064/m-p/1757781#M215771</link>
      <description>&lt;P style="margin: 0in 27.5pt 0in 0in;"&gt;&lt;SPAN&gt;Thanks for the clarification.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0in 27.5pt 0in 0in;"&gt;&lt;SPAN&gt;I’d recommend you to also use as a reference the C++ examples available in the SDK. For instance, some of the eiq_examples are C++ projects (i.e. &lt;I&gt;tflm_cifar10&lt;/I&gt;). Probably some setting is missing in the project that are causing this.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0in 27.5pt 0in 0in;"&gt;&lt;SPAN&gt;Also, please take a look to this &lt;A href="https://community.nxp.com/t5/Digital-Signal-Controllers/I-did-not-compile-quot-Hello-World-quot-cpp-code-in-MCUXpresso/m-p/983807" target="_blank"&gt;thread&lt;/A&gt;, it might be helpful for you.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0in 27.5pt 0in 0in;"&gt;&lt;SPAN&gt;I’d also recommend you to take a look to the MCUXpresso IDE User Guide for more information about C++ projects and C++ libraries (i.e. try using NewlibNano (nohost)).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0in 27.5pt 0in 0in;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0in 27.5pt 0in 0in;"&gt;&lt;SPAN&gt;I hope this helps,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0in 27.5pt 0in 0in;"&gt;&lt;SPAN&gt;Daniel.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Nov 2023 17:46:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Undefined-reference-to-sys-lock-tcpip-core-LWIP-iMX-RT1064/m-p/1757781#M215771</guid>
      <dc:creator>DanielRuvalcaba</dc:creator>
      <dc:date>2023-11-15T17:46:30Z</dc:date>
    </item>
  </channel>
</rss>

