<?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 tim-vx-imx shared library build in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/tim-vx-imx-shared-library-build/m-p/1972833#M229588</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to build&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://github.com/nxp-imx/tim-vx-imx/tree/lf-6.6.23_2.0.0?tab=readme-ov-file" target="_blank"&gt;https://github.com/nxp-imx/tim-vx-imx/tree/lf-6.6.23_2.0.0?tab=readme-ov-file&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;there is no .cmake file or prebuilt-sdk for nxp boards how do I build it?&lt;BR /&gt;&lt;BR /&gt;for building on evaluation boards&lt;BR /&gt;where do I get the SDK&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;-DEXTERNAL_VIV_SDK&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 13 Oct 2024 22:18:09 GMT</pubDate>
    <dc:creator>sri17</dc:creator>
    <dc:date>2024-10-13T22:18:09Z</dc:date>
    <item>
      <title>tim-vx-imx shared library build</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/tim-vx-imx-shared-library-build/m-p/1972833#M229588</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to build&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://github.com/nxp-imx/tim-vx-imx/tree/lf-6.6.23_2.0.0?tab=readme-ov-file" target="_blank"&gt;https://github.com/nxp-imx/tim-vx-imx/tree/lf-6.6.23_2.0.0?tab=readme-ov-file&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;there is no .cmake file or prebuilt-sdk for nxp boards how do I build it?&lt;BR /&gt;&lt;BR /&gt;for building on evaluation boards&lt;BR /&gt;where do I get the SDK&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;-DEXTERNAL_VIV_SDK&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 13 Oct 2024 22:18:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/tim-vx-imx-shared-library-build/m-p/1972833#M229588</guid>
      <dc:creator>sri17</dc:creator>
      <dc:date>2024-10-13T22:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: tim-vx-imx shared library build</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/tim-vx-imx-shared-library-build/m-p/1972927#M229598</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;
&lt;P&gt;The&amp;nbsp;VIVANTE_SDK_DIR which is gpu source code folder and it is not open for customer, you can try&amp;nbsp;YOCTO.cmake with exported Yocto SDK. The build will use gpu relate .so files from VIVANTE_SDK_DIR or buildroot/yocto sdk.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-DEXTERNAL_VIV_SDK =&amp;lt; yocto sdk sysroot&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Zhiming_Liu_0-1728874666788.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/304447i3C02BF3B6F33F299/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Zhiming_Liu_0-1728874666788.png" alt="Zhiming_Liu_0-1728874666788.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;Zhiming&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2024 03:00:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/tim-vx-imx-shared-library-build/m-p/1972927#M229598</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2024-10-14T03:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: tim-vx-imx shared library build</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/tim-vx-imx-shared-library-build/m-p/1972956#M229600</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/151788"&gt;@Zhiming_Liu&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks you, I see in yocto.cmake there are no include directories for VX&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;fatal error: VX/vx_khr_cnn.h: No such file or directory&lt;BR /&gt;29 | #include &amp;lt;VX/vx_khr_cnn.h&amp;gt;&lt;BR /&gt;| ^~~~~~~~~~~~~~~~~&lt;BR /&gt;compilation terminated.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2024 04:08:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/tim-vx-imx-shared-library-build/m-p/1972956#M229600</guid>
      <dc:creator>sri17</dc:creator>
      <dc:date>2024-10-14T04:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: tim-vx-imx shared library build</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/tim-vx-imx-shared-library-build/m-p/1973453#M229651</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/151788" target="_blank"&gt;@Zhiming_Liu&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks you, I see in yocto.cmake there are no include directories for VX&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;fatal error: VX/vx_khr_cnn.h: No such file or directory&lt;BR /&gt;29 | #include &amp;lt;VX/vx_khr_cnn.h&amp;gt;&lt;BR /&gt;| ^~~~~~~~~~~~~~~~~&lt;BR /&gt;compilation terminated.&lt;BR /&gt;&lt;BR /&gt;where do I get these headers?&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2024 15:57:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/tim-vx-imx-shared-library-build/m-p/1973453#M229651</guid>
      <dc:creator>sri17</dc:creator>
      <dc:date>2024-10-14T15:57:36Z</dc:date>
    </item>
  </channel>
</rss>

