<?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>eIQ Machine Learning Software中的主题 Re: Enabling eIQ for i.MX6QP</title>
    <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Enabling-eIQ-for-i-MX6QP/m-p/977420#M37</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for reply.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Jan 2020 23:42:36 GMT</pubDate>
    <dc:creator>jeongin</dc:creator>
    <dc:date>2020-01-27T23:42:36Z</dc:date>
    <item>
      <title>Enabling eIQ for i.MX6QP</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Enabling-eIQ-for-i-MX6QP/m-p/977416#M33</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Hi, I'm new in ARM and I have a iMX6QP SABRE board.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;I'm following&amp;nbsp;&lt;A class="link-titled" href="https://www.nxp.com/docs/en/nxp/user-guides/UM11226.pdf" title="https://www.nxp.com/docs/en/nxp/user-guides/UM11226.pdf"&gt;https://www.nxp.com/docs/en/nxp/user-guides/UM11226.pdf&lt;/A&gt;&amp;nbsp;&amp;nbsp;with little modification as below:&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;(I'm trying in VirtualBox with ubuntu 18.04.3 LTS.)&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;--------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;from :&lt;/P&gt;&lt;P&gt;EULA=1 MACHINE=imx8qmmek DISTRO=fsl-imx-xwayland source ./fsl-setup-release.sh -b buildxwayland&lt;/P&gt;&lt;P&gt;PACKAGECONFIG_remove_pn-opencv_mx8 = "python3" &lt;BR /&gt;PACKAGECONFIG_append_pn-opencv_mx8 = " dnn python2 qt5 jasper openmp test neon"&lt;/P&gt;&lt;P&gt;PACKAGECONFIG_remove_pn-opencv_mx8 = "opencl"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to :&lt;/P&gt;&lt;P&gt;EULA=1 MACHINE=&lt;STRONG&gt;imx6qpsabresd&lt;/STRONG&gt; DISTRO=fsl-imx-xwayland source ./fsl-setup-release.sh -b buildxwayland&lt;/P&gt;&lt;P&gt;PACKAGECONFIG_remove_pn-opencv&lt;STRONG&gt;_mx6&lt;/STRONG&gt; = "python3" &lt;BR /&gt;PACKAGECONFIG_append_pn-opencv&lt;STRONG&gt;_mx6&lt;/STRONG&gt; = " dnn python2 qt5 jasper openmp test neon"&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;PACKAGECONFIG_remove_pn-opencv&lt;STRONG&gt;_mx6&lt;/STRONG&gt;&amp;nbsp;= "opencl"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(I already modified the tensorflow_1.12.0.bb with COMPATIBLE_MACHINE = "(imx8qm|imx6q)")&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;--------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;And I ran bitbake with this settings:&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;--------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Build Configuration:&lt;BR /&gt;BB_VERSION = "1.38.0"&lt;BR /&gt;BUILD_SYS = "x86_64-linux"&lt;BR /&gt;NATIVELSBSTRING = "ubuntu-18.04"&lt;BR /&gt;TARGET_SYS = "arm-poky-linux-gnueabi"&lt;BR /&gt;MACHINE = "imx6qpsabresd"&lt;BR /&gt;DISTRO = "fsl-imx-xwayland"&lt;BR /&gt;DISTRO_VERSION = "4.14-sumo"&lt;BR /&gt;TUNE_FEATURES = "arm armv7a vfp neon callconvention-hard cortexa9"&lt;BR /&gt;TARGET_FPU = "hard"&lt;BR /&gt;meta &lt;BR /&gt;meta-poky = "HEAD:c9bd4984f8f471ca2c43052714f4413ba99cf171"&lt;BR /&gt;meta-oe &lt;BR /&gt;meta-multimedia = "HEAD:8760facba1bceb299b3613b8955621ddaa3d4c3f"&lt;BR /&gt;meta-freescale = "HEAD:27ca94f8a4336790ba117b4298566f6820e7e74c"&lt;BR /&gt;meta-freescale-3rdparty = "HEAD:82037216280a39957fb4272581637abec734ad50"&lt;BR /&gt;meta-freescale-distro = "HEAD:f7e2216e93aff14ac32728a13637a48df436b7f4"&lt;BR /&gt;meta-bsp &lt;BR /&gt;meta-sdk = "HEAD:8eeb420fad668b733ab95b460895e1c337c66b25"&lt;BR /&gt;meta-browser = "HEAD:75640e14e325479c076b6272b646be7a239c18aa"&lt;BR /&gt;meta-gnome &lt;BR /&gt;meta-networking &lt;BR /&gt;meta-python &lt;BR /&gt;meta-filesystems = "HEAD:8760facba1bceb299b3613b8955621ddaa3d4c3f"&lt;BR /&gt;meta-qt5 = "HEAD:d4e7f73d04e8448d326b6f89908701e304e37d65"&lt;BR /&gt;meta-imx-machinelearning = "HEAD:7e9294dead55d1f6b4f1cfe486e0c4e0c5097953"&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;--------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;But I got some errors in configuring armnn as below:&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;--------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Determining if the pthread_create exist failed with the following output:&lt;BR /&gt;Change Dir: /home/s1/fsl-arm-yocto-bsp/build-xwayland/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/armnn/19.02-r1/build/CMakeFiles/CMakeTmp&lt;/P&gt;&lt;P&gt;Run Build Command:"ninja" "cmTC_f562e"&lt;BR /&gt;[1/2] Building C object CMakeFiles/cmTC_f562e.dir/CheckSymbolExists.c.o&lt;BR /&gt;[2/2] Linking C executable cmTC_f562e&lt;BR /&gt;FAILED: cmTC_f562e &lt;BR /&gt;: &amp;amp;&amp;amp; /home/s1/fsl-arm-yocto-bsp/build-xwayland/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/armnn/19.02-r1/recipe-sysroot-native/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-gcc -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/home/s1/fsl-arm-yocto-bsp/build-xwayland/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/armnn/19.02-r1/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/home/s1/fsl-arm-yocto-bsp/build-xwayland/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/armnn/19.02-r1=/usr/src/debug/armnn/19.02-r1 -fdebug-prefix-map=/home/s1/fsl-arm-yocto-bsp/build-xwayland/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/armnn/19.02-r1/recipe-sysroot= -fdebug-prefix-map=/home/s1/fsl-arm-yocto-bsp/build-xwayland/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/armnn/19.02-r1/recipe-sysroot-native= -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/home/s1/fsl-arm-yocto-bsp/build-xwayland/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/armnn/19.02-r1/recipe-sysroot -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/home/s1/fsl-arm-yocto-bsp/build-xwayland/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/armnn/19.02-r1/recipe-sysroot -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -rdynamic CMakeFiles/cmTC_f562e.dir/CheckSymbolExists.c.o -o cmTC_f562e &amp;amp;&amp;amp; :&lt;BR /&gt;CMakeFiles/cmTC_f562e.dir/CheckSymbolExists.c.o: In function `main':&lt;BR /&gt;&lt;STRONG&gt;/usr/src/debug/armnn/19.02-r1/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:13: undefined reference to `pthread_create'&lt;/STRONG&gt;&lt;BR /&gt;collect2: error: ld returned 1 exit status&lt;BR /&gt;ninja: build stopped: subcommand failed.&lt;/P&gt;&lt;P&gt;File /home/s1/fsl-arm-yocto-bsp/build-xwayland/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/armnn/19.02-r1/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:&lt;BR /&gt;/* */&lt;BR /&gt;#include &amp;lt;pthread.h&amp;gt;&lt;/P&gt;&lt;P&gt;int main(int argc, char** argv)&lt;BR /&gt;{&lt;BR /&gt; (void)argv;&lt;BR /&gt;#ifndef pthread_create&lt;BR /&gt; return ((int*)(&amp;amp;pthread_create))[argc];&lt;BR /&gt;#else&lt;BR /&gt; (void)argc;&lt;BR /&gt; return 0;&lt;BR /&gt;#endif&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;Determining if the function pthread_create exists in the pthreads failed with the following output:&lt;BR /&gt;Change Dir: /home/s1/fsl-arm-yocto-bsp/build-xwayland/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/armnn/19.02-r1/build/CMakeFiles/CMakeTmp&lt;/P&gt;&lt;P&gt;Run Build Command:"ninja" "cmTC_6baaf"&lt;BR /&gt;[1/2] Building C object CMakeFiles/cmTC_6baaf.dir/CheckFunctionExists.c.o&lt;BR /&gt;[2/2] Linking C executable cmTC_6baaf&lt;BR /&gt;FAILED: cmTC_6baaf &lt;BR /&gt;: &amp;amp;&amp;amp; /home/s1/fsl-arm-yocto-bsp/build-xwayland/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/armnn/19.02-r1/recipe-sysroot-native/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-gcc -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/home/s1/fsl-arm-yocto-bsp/build-xwayland/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/armnn/19.02-r1/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/home/s1/fsl-arm-yocto-bsp/build-xwayland/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/armnn/19.02-r1=/usr/src/debug/armnn/19.02-r1 -fdebug-prefix-map=/home/s1/fsl-arm-yocto-bsp/build-xwayland/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/armnn/19.02-r1/recipe-sysroot= -fdebug-prefix-map=/home/s1/fsl-arm-yocto-bsp/build-xwayland/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/armnn/19.02-r1/recipe-sysroot-native= -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/home/s1/fsl-arm-yocto-bsp/build-xwayland/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/armnn/19.02-r1/recipe-sysroot -DCHECK_FUNCTION_EXISTS=pthread_create -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/home/s1/fsl-arm-yocto-bsp/build-xwayland/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/armnn/19.02-r1/recipe-sysroot -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -rdynamic CMakeFiles/cmTC_6baaf.dir/CheckFunctionExists.c.o -o cmTC_6baaf -lpthreads &amp;amp;&amp;amp; :&lt;BR /&gt;/home/s1/fsl-arm-yocto-bsp/build-xwayland/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/armnn/19.02-r1/recipe-sysroot-native/usr/bin/arm-poky-linux-gnueabi/../../libexec/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/7.3.0/&lt;STRONG&gt;ld: cannot find -lpthreads&lt;/STRONG&gt;&lt;BR /&gt;collect2: error: ld returned 1 exit status&lt;BR /&gt;ninja: build stopped: subcommand failed.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Determining if the include file valgrind/memcheck.h exists failed with the following output:&lt;BR /&gt;Change Dir: /home/s1/fsl-arm-yocto-bsp/build-xwayland/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/armnn/19.02-r1/build/CMakeFiles/CMakeTmp&lt;/P&gt;&lt;P&gt;Run Build Command:"ninja" "cmTC_6073b"&lt;BR /&gt;[1/2] Building C object CMakeFiles/cmTC_6073b.dir/CheckIncludeFile.c.o&lt;BR /&gt;FAILED: CMakeFiles/cmTC_6073b.dir/CheckIncludeFile.c.o &lt;BR /&gt;/home/s1/fsl-arm-yocto-bsp/build-xwayland/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/armnn/19.02-r1/recipe-sysroot-native/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-gcc -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/home/s1/fsl-arm-yocto-bsp/build-xwayland/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/armnn/19.02-r1/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/home/s1/fsl-arm-yocto-bsp/build-xwayland/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/armnn/19.02-r1=/usr/src/debug/armnn/19.02-r1 -fdebug-prefix-map=/home/s1/fsl-arm-yocto-bsp/build-xwayland/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/armnn/19.02-r1/recipe-sysroot= -fdebug-prefix-map=/home/s1/fsl-arm-yocto-bsp/build-xwayland/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/armnn/19.02-r1/recipe-sysroot-native= -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/home/s1/fsl-arm-yocto-bsp/build-xwayland/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/armnn/19.02-r1/recipe-sysroot -fPIE -o CMakeFiles/cmTC_6073b.dir/CheckIncludeFile.c.o -c CheckIncludeFile.c&lt;BR /&gt;&lt;STRONG&gt;CheckIncludeFile.c:1:10: fatal error: valgrind/memcheck.h: No such file or directory&lt;/STRONG&gt;&lt;BR /&gt; #include &amp;lt;valgrind/memcheck.h&amp;gt;&lt;BR /&gt; ^~~~~~~~~~~~~~~~~~~~~&lt;BR /&gt;compilation terminated.&lt;BR /&gt;ninja: build stopped: subcommand failed.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;--------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;This is the part of logfile:&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;--------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Log data follows:&lt;BR /&gt;| DEBUG: Executing shell function do_configure&lt;BR /&gt;| -- The C compiler identification is GNU 7.3.0&lt;BR /&gt;| -- The CXX compiler identification is GNU 7.3.0&lt;BR /&gt;| -- Check for working C compiler: /home/s1/fsl-arm-yocto-bsp/build-xwayland/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/armnn/19.02-r1/recipe-sysroot-native/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-gcc&lt;BR /&gt;| -- Check for working C compiler: /home/s1/fsl-arm-yocto-bsp/build-xwayland/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/armnn/19.02-r1/recipe-sysroot-native/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-gcc -- works&lt;BR /&gt;| -- Detecting C compiler ABI info&lt;BR /&gt;| -- Detecting C compiler ABI info - done&lt;BR /&gt;| -- Detecting C compile features&lt;BR /&gt;| -- Detecting C compile features - done&lt;BR /&gt;| -- Check for working CXX compiler: /home/s1/fsl-arm-yocto-bsp/build-xwayland/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/armnn/19.02-r1/recipe-sysroot-native/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++&lt;BR /&gt;| -- Check for working CXX compiler: /home/s1/fsl-arm-yocto-bsp/build-xwayland/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/armnn/19.02-r1/recipe-sysroot-native/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -- works&lt;BR /&gt;| -- Detecting CXX compiler ABI info&lt;BR /&gt;| -- Detecting CXX compiler ABI info - done&lt;BR /&gt;| -- Detecting CXX compile features&lt;BR /&gt;| -- Detecting CXX compile features - done&lt;BR /&gt;&lt;STRONG&gt;| -- Looking for pthread.h&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;| -- Looking for pthread.h - found&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;| -- Looking for pthread_create&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;| -- Looking for pthread_create - not found&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;| -- Looking for pthread_create in pthreads&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;| -- Looking for pthread_create in pthreads - not found&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;| -- Looking for pthread_create in pthread&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;| -- Looking for pthread_create in pthread - found&lt;/STRONG&gt;&lt;BR /&gt;| -- Found Threads: TRUE&lt;BR /&gt;| -- Boost version: 1.66.0&lt;BR /&gt;| -- Found the following Boost libraries:&lt;BR /&gt;| -- unit_test_framework&lt;BR /&gt;| -- system&lt;BR /&gt;| -- filesystem&lt;BR /&gt;| -- log&lt;BR /&gt;| -- program_options&lt;BR /&gt;| -- date_time&lt;BR /&gt;| -- log_setup&lt;BR /&gt;| -- thread&lt;BR /&gt;| -- regex&lt;BR /&gt;| -- chrono&lt;BR /&gt;| -- atomic&lt;BR /&gt;| -- Flatbuffers headers are located at: /home/s1/fsl-arm-yocto-bsp/build-xwayland/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/armnn/19.02-r1/recipe-sysroot/usr/include&lt;BR /&gt;| -- Flatbuffers library located at: /home/s1/fsl-arm-yocto-bsp/build-xwayland/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/armnn/19.02-r1/recipe-sysroot/usr/lib/libflatbuffers.a&lt;BR /&gt;| -- Tf Lite generated header found at: /home/s1/fsl-arm-yocto-bsp/build-xwayland/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/armnn/19.02-r1/recipe-sysroot/usr/share/armnn-tensorflow-lite&lt;BR /&gt;&lt;STRONG&gt;| -- Looking for valgrind/memcheck.h&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;| -- Looking for valgrind/memcheck.h - not found&lt;/STRONG&gt;&lt;BR /&gt;| -- Armnn Serializer support is disabled&lt;BR /&gt;| -- ArmNN Quantizer support is disabled&lt;BR /&gt;| Including backend common library into the build: /home/s1/fsl-arm-yocto-bsp/build-xwayland/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/armnn/19.02-r1/git/src/backends/aclCommon/common.cmake&lt;BR /&gt;| Including backend common library into the build: /home/s1/fsl-arm-yocto-bsp/build-xwayland/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/armnn/19.02-r1/git/src/backends/backendsCommon/common.cmake&lt;BR /&gt;| Including backend into the build: /home/s1/fsl-arm-yocto-bsp/build-xwayland/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/armnn/19.02-r1/git/src/backends/cl/backend.cmake&lt;BR /&gt;| CL backend is disabled&lt;BR /&gt;| Including backend into the build: /home/s1/fsl-arm-yocto-bsp/build-xwayland/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/armnn/19.02-r1/git/src/backends/neon/backend.cmake&lt;BR /&gt;| Including backend into the build: /home/s1/fsl-arm-yocto-bsp/build-xwayland/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/armnn/19.02-r1/git/src/backends/reference/backend.cmake&lt;BR /&gt;| Adding object library dependency to armnn: armnnAclCommon&lt;BR /&gt;| Adding object library dependency to armnn: armnnBackendsCommon&lt;BR /&gt;| Adding object library dependency to armnn: armnnClBackend&lt;BR /&gt;| Adding object library dependency to armnn: armnnNeonBackend&lt;BR /&gt;| Adding object library dependency to armnn: armnnNeonBackendWorkloads&lt;BR /&gt;| Adding object library dependency to armnn: armnnRefBackend&lt;BR /&gt;| Adding object library dependency to armnn: armnnRefBackendWorkloads&lt;BR /&gt;| -- The ASM compiler identification is GNU&lt;BR /&gt;| -- Found assembler: /home/s1/fsl-arm-yocto-bsp/build-xwayland/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/armnn/19.02-r1/recipe-sysroot-native/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-gcc&lt;BR /&gt;| Adding object library dependency to UnitTests: armnnAclCommonUnitTests&lt;BR /&gt;| Adding object library dependency to UnitTests: armnnBackendsCommonUnitTests&lt;BR /&gt;| Adding object library dependency to UnitTests: armnnNeonBackendUnitTests&lt;BR /&gt;| Adding object library dependency to UnitTests: armnnRefBackendUnitTests&lt;BR /&gt;| CMake Error: The following variables are used in this project, but they are set to NOTFOUND.&lt;BR /&gt;| Please set them or make sure they are set and tested correctly in the CMake files:&lt;BR /&gt;| ARMCOMPUTE_INCLUDE&lt;BR /&gt;| used as include directory in directory /home/s1/fsl-arm-yocto-bsp/build-xwayland/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/armnn/19.02-r1/git&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;--------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;I thought the problem came from lack of setting for pthread and valgrind.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;So I tried to add -lpthread option in toolchain.make and make symbolic link of valgrind to sysroot like below,&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;but it didn't work :&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;--------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;for valgrind:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;sudo ln -s /home/s1/fsl-arm-yocto-bsp/build-xwayland/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/valgrind/3.13.0-r0/image/usr/include/valgrind /home/s1/fsl-arm-yocto-bsp/build-xwayland/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/armnn/19.02-r1/recipe-sysroot/usr/include/valgrind&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;sudo ln -s /home/s1/fsl-arm-yocto-bsp/build-xwayland/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/valgrind/3.13.0-r0/image/usr/lib/valgrind /home/s1/fsl-arm-yocto-bsp/build-xwayland/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/armnn/19.02-r1/recipe-sysroot/usr/lib/valgrind&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;for pthread:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;set( CMAKE_C_LINK_FLAGS " &lt;STRONG&gt;-lpthread&lt;/STRONG&gt; -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/home/s1/fsl-arm-yocto-bsp/build-xwayland/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/armnn/19.02-r1/recipe-sysroot -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed " CACHE STRING "LDFLAGS" )&lt;BR /&gt;set( CMAKE_CXX_LINK_FLAGS " &lt;STRONG&gt;-lpthread&amp;nbsp;&lt;/STRONG&gt;-march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/home/s1/fsl-arm-yocto-bsp/build-xwayland/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/armnn/19.02-r1/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/home/s1/fsl-arm-yocto-bsp/build-xwayland/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/armnn/19.02-r1=/usr/src/debug/armnn/19.02-r1 -fdebug-prefix-map=/home/s1/fsl-arm-yocto-bsp/build-xwayland/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/armnn/19.02-r1/recipe-sysroot= -fdebug-prefix-map=/home/s1/fsl-arm-yocto-bsp/build-xwayland/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/armnn/19.02-r1/recipe-sysroot-native= -fvisibility-inlines-hidden -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/home/s1/fsl-arm-yocto-bsp/build-xwayland/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/armnn/19.02-r1/recipe-sysroot -fopenmp -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed" CACHE STRING "LDFLAGS" )&lt;/P&gt;&lt;P&gt;(Actually, the error messages for pthread are changed, but finally fails :&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Determining if the function pthread_create exists in the pthreads failed with the following output:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;gt; Determining if the function pthread_create exists in the pthreads&amp;nbsp;&lt;STRONG&gt;passed&lt;/STRONG&gt; with the following output:)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;--------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Eventually, all the compile process excepts armnn, onnx, and tensorflow were succeeded.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;(armnn : error in configure, rest : error in compile)&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;How do I avoid these problems?&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Or, is it impossible to enable eIQ for iMX6?&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Thanks in advance.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jan 2020 04:41:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Enabling-eIQ-for-i-MX6QP/m-p/977416#M33</guid>
      <dc:creator>jeongin</dc:creator>
      <dc:date>2020-01-20T04:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling eIQ for i.MX6QP</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Enabling-eIQ-for-i-MX6QP/m-p/977417#M34</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&gt;eIQ is supported only for i.IMX8 &lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;family of SoCs&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raluca&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2020 06:23:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Enabling-eIQ-for-i-MX6QP/m-p/977417#M34</guid>
      <dc:creator>raluca_popa</dc:creator>
      <dc:date>2020-01-21T06:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling eIQ for i.MX6QP</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Enabling-eIQ-for-i-MX6QP/m-p/977418#M35</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for reply.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then, can I run tensorflow-lite without using eIQ?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2020 01:22:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Enabling-eIQ-for-i-MX6QP/m-p/977418#M35</guid>
      <dc:creator>jeongin</dc:creator>
      <dc:date>2020-01-22T01:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling eIQ for i.MX6QP</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Enabling-eIQ-for-i-MX6QP/m-p/977419#M36</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;recently, I posted an article about using Tensorflow on i.MX6 SoC's:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://wiki.dave.eu/index.php/SBCX-TN-005:_Using_TensorFlow_to_implement_a_Deep_Learning_image_classifier_based_on_Azure_Custom_Vision-generated_model" title="https://wiki.dave.eu/index.php/SBCX-TN-005:_Using_TensorFlow_to_implement_a_Deep_Learning_image_classifier_based_on_Azure_Custom_Vision-generated_model"&gt;SBCX-TN-005: Using TensorFlow to implement a Deep Learning image classifier based on Azure Custom Vision-generated model…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe it is useful for you to run Tensorflow Lite on the i.MX6QP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jan 2020 16:12:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Enabling-eIQ-for-i-MX6QP/m-p/977419#M36</guid>
      <dc:creator>andreamarson</dc:creator>
      <dc:date>2020-01-27T16:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling eIQ for i.MX6QP</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Enabling-eIQ-for-i-MX6QP/m-p/977420#M37</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for reply.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jan 2020 23:42:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Enabling-eIQ-for-i-MX6QP/m-p/977420#M37</guid>
      <dc:creator>jeongin</dc:creator>
      <dc:date>2020-01-27T23:42:36Z</dc:date>
    </item>
  </channel>
</rss>

