<?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 eIQ on i.MX RT1010 in i.MX RT Crossover MCUs</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/eIQ-on-i-MX-RT1010/m-p/1232179#M12710</link>
    <description>&lt;P&gt;The eIQ page &lt;A href="https://www.nxp.com/design/software/development-software/eiq-ml-development-environment/eiq-for-tensorflow-lite:eIQTensorFlowLite" target="_self"&gt;here&lt;/A&gt;&amp;nbsp;states that i.MX RT 1010 is a supported board, but I cannot find it while building SDK. I want to implement the "&lt;A href="https://www.nxp.com/design/training/eiq-transfer-learning-lab-with-tensorflow-lite-for-i-mx-rt:TIP-EIQ-TRANSFER-LEARNING-LAB-WITH-TENSORFLOW-LITE" target="_self"&gt;eIQ™ Transfer Learning Lab with TensorFlow Lite for i.MX RT&lt;/A&gt;" (or similar tutorial that allows me to get a basic tensorflow lite model up and run on my board). Any help would be appreciated as I am relatively new to this field. Thanks!&lt;/P&gt;</description>
    <pubDate>Wed, 17 Feb 2021 16:36:02 GMT</pubDate>
    <dc:creator>hetsthr</dc:creator>
    <dc:date>2021-02-17T16:36:02Z</dc:date>
    <item>
      <title>eIQ on i.MX RT1010</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/eIQ-on-i-MX-RT1010/m-p/1232179#M12710</link>
      <description>&lt;P&gt;The eIQ page &lt;A href="https://www.nxp.com/design/software/development-software/eiq-ml-development-environment/eiq-for-tensorflow-lite:eIQTensorFlowLite" target="_self"&gt;here&lt;/A&gt;&amp;nbsp;states that i.MX RT 1010 is a supported board, but I cannot find it while building SDK. I want to implement the "&lt;A href="https://www.nxp.com/design/training/eiq-transfer-learning-lab-with-tensorflow-lite-for-i-mx-rt:TIP-EIQ-TRANSFER-LEARNING-LAB-WITH-TENSORFLOW-LITE" target="_self"&gt;eIQ™ Transfer Learning Lab with TensorFlow Lite for i.MX RT&lt;/A&gt;" (or similar tutorial that allows me to get a basic tensorflow lite model up and run on my board). Any help would be appreciated as I am relatively new to this field. Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 16:36:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/eIQ-on-i-MX-RT1010/m-p/1232179#M12710</guid>
      <dc:creator>hetsthr</dc:creator>
      <dc:date>2021-02-17T16:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: eIQ on i.MX RT1010</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/eIQ-on-i-MX-RT1010/m-p/1232478#M12720</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.&lt;BR /&gt;For i.MX RT1010, it needs the developers to port the Tensorflow lite library actually, and please refer to the &lt;A href="https://community.nxp.com/t5/i-MX-RT-Knowledge-Base/Create-a-eIQ-TensorFlow-Lite-library-demo-for-i-MX-RT6xx/ta-p/1129106" target="_self"&gt;article&lt;/A&gt; to implement the port work.&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;
&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 02:50:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/eIQ-on-i-MX-RT1010/m-p/1232478#M12720</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2021-02-18T02:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: eIQ on i.MX RT1010</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/eIQ-on-i-MX-RT1010/m-p/1233041#M12755</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/56840"&gt;@jeremyzhou&lt;/a&gt;,&amp;nbsp;thanks for the solution; everything seems to be working ok except for one error while building the project.&lt;/P&gt;&lt;P&gt;The error says:&lt;/P&gt;&lt;P&gt;../../arm-none-eabi/bin/ld.exe: cannot find -lD:/&amp;lt;path-to-my-project&amp;gt;/libs/libtensorflow-lite.a&lt;/P&gt;&lt;P&gt;Whereas I have "libtensorflow-lite.a" in the libs folder, and I have added the path to libs in my environment as well.&lt;/P&gt;&lt;P&gt;Thanks!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 17:12:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/eIQ-on-i-MX-RT1010/m-p/1233041#M12755</guid>
      <dc:creator>hetsthr</dc:creator>
      <dc:date>2021-02-18T17:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: eIQ on i.MX RT1010</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/eIQ-on-i-MX-RT1010/m-p/1233229#M12768</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;Thanks for your reply.&lt;BR /&gt;I'd highly recommend you refer to the eIQ demos in the SDK for MIMXRT1050, as you can learn how to include the library in the demo project correctly.&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;
&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2021 02:30:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/eIQ-on-i-MX-RT1010/m-p/1233229#M12768</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2021-02-19T02:30:00Z</dc:date>
    </item>
  </channel>
</rss>

