<?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>Segger Tensorflow Lite Implementation</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/57142/segger-tensorflow-lite-implementation</link><description>Dear Community, 
 I am trying to implement a simple Tensorflow Lite C++ project on the nRF52833 board. I work with the Segger Embedded Studio. 
 Therefore I added the tensorflow path to the &amp;quot;User Include Directory&amp;quot; for using the library. 
 Unfortunately</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 29 Jan 2020 15:35:40 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/57142/segger-tensorflow-lite-implementation" /><item><title>RE: Segger Tensorflow Lite Implementation</title><link>https://devzone.nordicsemi.com/thread/231725?ContentTypeID=1</link><pubDate>Wed, 29 Jan 2020 15:35:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e5622bdb-7294-4f39-9959-e35d56342234</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;I don&amp;#39;t think you need a different &lt;em&gt;environment&lt;/em&gt; - AFAIK, SES is perfectly capable of building C++ projects.&lt;/p&gt;
&lt;p&gt;It&amp;#39;s just that&amp;#39;s Nordic&amp;#39;s standard SDK projects &amp;amp; examples are not C++&lt;/p&gt;
&lt;p&gt;Again, others have posted how to do C++ with Nordic ...&lt;/p&gt;
&lt;p&gt;&lt;em&gt;(though in Eclipse rather than SES, IIRC)&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Segger Tensorflow Lite Implementation</title><link>https://devzone.nordicsemi.com/thread/231717?ContentTypeID=1</link><pubDate>Wed, 29 Jan 2020 15:15:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b61755a1-91ad-4f8b-a60f-c0c7376a8f60</guid><dc:creator>Merki</dc:creator><description>&lt;p&gt;I am fairly familiar with Tensorflow and uC development in C. As far as I see it, I need to switch to a different development environment to have full C++ support. &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Segger Tensorflow Lite Implementation</title><link>https://devzone.nordicsemi.com/thread/231715?ContentTypeID=1</link><pubDate>Wed, 29 Jan 2020 15:10:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:03ce7835-1816-467e-9353-ac15184aaa7f</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;Are you familiar with doing C++ projects on embedded microcontrollers &lt;em&gt;in general&lt;/em&gt; ?&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Are you familiar with doing&amp;nbsp;&lt;/span&gt;Tensorflow Lite&amp;nbsp;&lt;span&gt;projects on embedded microcontrollers&amp;nbsp;&lt;/span&gt;&lt;em&gt;in general&lt;/em&gt;&lt;span&gt;&amp;nbsp;?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Might be better to get this working on its own first - before adding all the extra&amp;nbsp;&amp;nbsp;Nordic complications !&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Segger Tensorflow Lite Implementation</title><link>https://devzone.nordicsemi.com/thread/231714?ContentTypeID=1</link><pubDate>Wed, 29 Jan 2020 15:07:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c8e88f1a-c159-4a55-b1f2-b7c299d60c8a</guid><dc:creator>awneil</dc:creator><description>[quote userid="74486" url="~/f/nordic-q-a/57142/segger-tensorflow-lite-implementation/231711"]SES stripped out C++ support[/quote]
&lt;p&gt;You mean, &lt;em&gt;the Nordic projects&lt;/em&gt; in SES ?&lt;/p&gt;
&lt;p&gt;Pretty sure that SES itself can do C++&lt;/p&gt;
&lt;p&gt;Again, as&amp;nbsp; C++ is not (widely) used by Nordic, Segger would probably be the best to ask ...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Segger Tensorflow Lite Implementation</title><link>https://devzone.nordicsemi.com/thread/231713?ContentTypeID=1</link><pubDate>Wed, 29 Jan 2020 15:03:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:06480690-77e9-4e21-99b0-2566aac8e5be</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;Note that you can use the&lt;strong&gt; -v&lt;/strong&gt; option to have GCC tell you where it will search:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://commandlinefanatic.com/cgi-bin/showarticle.cgi?article=art026"&gt;https://commandlinefanatic.com/cgi-bin/showarticle.cgi?article=art026&lt;/a&gt;&lt;/p&gt;
[quote userid="87265" url="~/f/nordic-q-a/57142/segger-tensorflow-lite-implementation/231708"]Do you have an idea why the standard C++ libraries are not found[/quote]
&lt;p&gt;Are you building as &amp;#39;C&amp;#39; or as C++ ?&lt;/p&gt;
&lt;p&gt;All of the Nordic stuff is plain &amp;#39;C&amp;#39; - so you are &lt;em&gt;likely&lt;/em&gt; to have to do your own setup to use C++&lt;/p&gt;
&lt;p&gt;This has been discussed before - try a search of the forum.&lt;/p&gt;
&lt;p&gt;Or, for general guidance, ask Segger:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://forum.segger.com/index.php/Board/9-SEGGER-Embedded-Studio-related"&gt;https://forum.segger.com/index.php/Board/9-SEGGER-Embedded-Studio-related&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;(remember to&amp;nbsp;give links when cross-posting)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Segger Tensorflow Lite Implementation</title><link>https://devzone.nordicsemi.com/thread/231711?ContentTypeID=1</link><pubDate>Wed, 29 Jan 2020 15:03:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:20e0b67d-e0d3-4b29-b3e0-1c2547765cb9</guid><dc:creator>Mojo</dc:creator><description>&lt;p&gt;SES stripped out C++ supports.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Segger Tensorflow Lite Implementation</title><link>https://devzone.nordicsemi.com/thread/231708?ContentTypeID=1</link><pubDate>Wed, 29 Jan 2020 14:58:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:125c8a8f-4b6b-417b-8f11-7acef3b7ec68</guid><dc:creator>Merki</dc:creator><description>&lt;p&gt;Tank you so much! You are right! The tensorflow path was indeed dublicated... Do you have an idea why the standard C++ libraries are not found during build? &lt;/p&gt;
&lt;p&gt;Even libraries like &lt;em&gt;string &lt;/em&gt;are not found with the message &lt;em&gt;&amp;quot;no such file or directory&amp;quot;&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Segger Tensorflow Lite Implementation</title><link>https://devzone.nordicsemi.com/thread/231702?ContentTypeID=1</link><pubDate>Wed, 29 Jan 2020 14:51:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4d8d2464-66c9-4e37-a8af-0aca6b1b177e</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;Are you sure those paths are correct?&lt;/p&gt;
&lt;p&gt;You&amp;#39;ve entered a partial path in the project settings, and you have a relative path in the code&lt;/p&gt;
&lt;p&gt;It looks like you might be duplicating the &amp;quot;tensorflow&amp;quot; ...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>