<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Implementation of edge impulse model my nrf5sdk code</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/89590/implementation-of-edge-impulse-model-my-nrf5sdk-code</link><description>When I want to implement my edge impulse model to my nrf5sdk code using vs code I found this errors, 
 Terminal will be reused by tasks, press any key to close it. 
 &amp;gt; Executing task: make &amp;lt; 
 makefile:312: Cannot find include folder: C:\Users\ghaaz\Desktop</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 06 Jul 2022 06:41:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/89590/implementation-of-edge-impulse-model-my-nrf5sdk-code" /><item><title>RE: Implementation of edge impulse model my nrf5sdk code</title><link>https://devzone.nordicsemi.com/thread/375661?ContentTypeID=1</link><pubDate>Wed, 06 Jul 2022 06:41:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:89e093b3-86ce-4681-97ea-0bb6ac404dd0</guid><dc:creator>&amp;#216;yvind</dc:creator><description>[quote user="gizgiz"]/../../edge_impulse/edge-impulse-sdk/tensorflow/lite/micro/kernels/fully_connected.cpp:1310: undefined reference to `TfLiteTypeGetName&amp;#39;[/quote]
&lt;p&gt;The output clearly states undefined reference(s) from the Edge Impulse SDK. As this is&amp;nbsp;&lt;em&gt;not a part of the nRF5 SDK&lt;/em&gt; you will need to contact Edge Impulse forum for support.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Implementation of edge impulse model my nrf5sdk code</title><link>https://devzone.nordicsemi.com/thread/375638?ContentTypeID=1</link><pubDate>Tue, 05 Jul 2022 21:41:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8e9d7b30-8fe5-4f46-be96-cb1ff1cc912a</guid><dc:creator>gizgiz</dc:creator><description>&lt;p&gt;What about this errors :&lt;/p&gt;
&lt;p&gt;Executing task: make &amp;lt;&lt;/p&gt;
&lt;p&gt;Linking target: _build/nrf52840_xxaa.out&lt;br /&gt;c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/bin/ld.exe: _build/nrf52840_xxaa/activations.cpp.o: in function `tflite::ops::micro::activations::ReluEval(TfLiteContext*, TfLiteNode*)&amp;#39;:&lt;br /&gt;C:\Users\ghaaz\Desktop\nRF5_SDK_15.3.0_59ac345\examples\test\ble_app_blinky1\pca10056\s140\armgcc/../../../edge_impulse/edge-impulse-sdk/tensorflow/lite/micro/kernels/activations.cpp:188: undefined reference to `TfLiteTypeGetName&amp;#39;&lt;br /&gt;c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/bin/ld.exe: _build/nrf52840_xxaa/activations.cpp.o: in function `tflite::ops::micro::activations::Relu6Eval(TfLiteContext*, TfLiteNode*)&amp;#39;:&lt;br /&gt;C:\Users\ghaaz\Desktop\nRF5_SDK_15.3.0_59ac345\examples\test\ble_app_blinky1\pca10056\s140\armgcc/../../../edge_impulse/edge-impulse-sdk/tensorflow/lite/micro/kernels/activations.cpp:255: undefined reference to `TfLiteTypeGetName&amp;#39;&lt;br /&gt;c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/bin/ld.exe: _build/nrf52840_xxaa/fully_connected.cpp.o: in function `tflite::(anonymous namespace)::Prepare(TfLiteContext*, TfLiteNode*)&amp;#39;:&lt;br /&gt;C:\Users\ghaaz\Desktop\nRF5_SDK_15.3.0_59ac345\examples\test\ble_app_blinky1\pca10056\s140\armgcc/../../../edge_impulse/edge-impulse-sdk/tensorflow/lite/micro/kernels/fully_connected.cpp:1310: undefined reference to `TfLiteTypeGetName&amp;#39;&lt;br /&gt;c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/bin/ld.exe: C:\Users\ghaaz\Desktop\nRF5_SDK_15.3.0_59ac345\examples\test\ble_app_blinky1\pca10056\s140\armgcc/../../../edge_impulse/edge-impulse-sdk/tensorflow/lite/micro/kernels/fully_connected.cpp:1310: undefined reference to `TfLiteTypeGetName&amp;#39;&lt;br /&gt;c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/bin/ld.exe: _build/nrf52840_xxaa/fully_connected.cpp.o: in function `tflite::(anonymous namespace)::Eval(TfLiteContext*, TfLiteNode*)&amp;#39;:&lt;br /&gt;C:\Users\ghaaz\Desktop\nRF5_SDK_15.3.0_59ac345\examples\test\ble_app_blinky1\pca10056\s140\armgcc/../../../edge_impulse/edge-impulse-sdk/tensorflow/lite/micro/kernels/fully_connected.cpp:1380: undefined reference to `TfLiteTypeGetName&amp;#39;&lt;br /&gt;c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/bin/ld.exe: _build/nrf52840_xxaa/softmax.cpp.o:C:\Users\ghaaz\Desktop\nRF5_SDK_15.3.0_59ac345\examples\test\ble_app_blinky1\pca10056\s140\armgcc/../../../edge_impulse/edge-impulse-sdk/tensorflow/lite/micro/kernels/softmax.cpp:197: more undefined references to `TfLiteTypeGetName&amp;#39; follow&lt;br /&gt;collect2.exe: error: ld returned 1 exit status&lt;br /&gt;make: *** [_build/nrf52840_xxaa.out] Error 1&lt;br /&gt;The terminal process &amp;quot;C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -Command make&amp;quot; terminated with exit code: 1.&lt;/p&gt;
&lt;p&gt;Terminal will be reused by tasks, press any key to close it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Implementation of edge impulse model my nrf5sdk code</title><link>https://devzone.nordicsemi.com/thread/375360?ContentTypeID=1</link><pubDate>Mon, 04 Jul 2022 14:21:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fcadbfb2-f005-4b61-bc23-6918fbd8beda</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Yes, I understand, however, this is Edge Impulse&amp;#39;s own project. Please refer to the &lt;a href="https://forum.edgeimpulse.com/"&gt;Edge Impulse Forum for questions on nRF5 SDK integration&lt;/a&gt;. There is no official support for Edge Impulse in the nRF5 SDK, you will need to port this your self.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;A quick search in the EI forum gave me this:&amp;nbsp;&lt;a href="https://forum.edgeimpulse.com/t/deploy-edge-impulse-to-nrf52832-via-nrf5-sdk/3024/2"&gt;https://forum.edgeimpulse.com/t/deploy-edge-impulse-to-nrf52832-via-nrf5-sdk/3024/2&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Hope this helps&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Implementation of edge impulse model my nrf5sdk code</title><link>https://devzone.nordicsemi.com/thread/375338?ContentTypeID=1</link><pubDate>Mon, 04 Jul 2022 13:34:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:22552302-8e74-4530-b781-532d6c8783c1</guid><dc:creator>gizgiz</dc:creator><description>&lt;p&gt;but there is some people who used nrf5sdk with edge impulse&lt;/p&gt;
&lt;p&gt;and there is an example:&lt;a href="https://forum.edgeimpulse.com/t/including-my-deployed-c-library-in-my-segger-embedded-studio-project/2729"&gt;Including my deployed C++ Library in my Segger Embedded Studio Project - Edge Impulse&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Implementation of edge impulse model my nrf5sdk code</title><link>https://devzone.nordicsemi.com/thread/375296?ContentTypeID=1</link><pubDate>Mon, 04 Jul 2022 11:33:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:807da44a-c1d9-4b48-a467-3380cde2e79b</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;The Edge Impulse is &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.0.0/nrf/ug_edge_impulse.html#using-edge-impulse-with-the-ncs"&gt;only supported in the nRF Connect SDK.&amp;nbsp;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>