<?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>openthread cli uart in custom board</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/61467/openthread-cli-uart-in-custom-board</link><description>I am trying to implement cli uart in custom board, for which there comes need for me to recompile openthread stack (in order to change UART and LED pin configuration) in GCC compiler, when I compile import_libs.py , I encountered an error which is given</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 22 May 2020 08:16:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/61467/openthread-cli-uart-in-custom-board" /><item><title>RE: openthread cli uart in custom board</title><link>https://devzone.nordicsemi.com/thread/251184?ContentTypeID=1</link><pubDate>Fri, 22 May 2020 08:16:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8b9d35e1-6b9e-42ea-beb9-68e514ccb5c5</guid><dc:creator>anguru</dc:creator><description>&lt;p&gt;I left the argument gcc in&lt;span&gt;&amp;quot;py -3 import_libs.py&amp;nbsp;&lt;/span&gt;&lt;strong&gt;gcc&lt;/strong&gt;&lt;span&gt;&amp;quot;&amp;nbsp; , now I am able to compile properly , thanks&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: openthread cli uart in custom board</title><link>https://devzone.nordicsemi.com/thread/250649?ContentTypeID=1</link><pubDate>Tue, 19 May 2020 09:48:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a41bb991-0deb-4316-85a7-e5900230dc80</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Did you check that the library in SDK\external\openthread\project\nrf52840\plat_nrf527840\sdk-nodiag\armgcc\libopenthread-nrf52840-sdk-nodiag.a is present? If not, did you try to build it?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;One reason why it didn&amp;#39;t build may be that you didn&amp;#39;t import the correct commit. Remember to check what version that was used for the SDK in the file:&lt;/p&gt;
&lt;p&gt;SDK\external\openthread\readme.txt. For SDK for Thread and Zigbee 4.1.0, that would be:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-12cadec2a4844c57a29bc9aa9e9cd4be/pastedimage1589881417973v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Then remember to run the script:&lt;/p&gt;
&lt;p&gt;SDK\external\openthread\project\build_gcc_libs.py&lt;/p&gt;
&lt;p&gt;before you call &amp;quot;py -3 import_libs.py&amp;nbsp;&lt;strong&gt;gcc&lt;/strong&gt;&amp;quot; (&lt;strong&gt;&lt;/strong&gt;remember the gcc argument).&lt;/p&gt;
&lt;p&gt;If it still returns the same as you describe, what does it return if you manually try to build the library in nrf52840\plat_nrf52840\sdk-nodiag\armgcc (make the makefile)?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;BR,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: openthread cli uart in custom board</title><link>https://devzone.nordicsemi.com/thread/250315?ContentTypeID=1</link><pubDate>Sun, 17 May 2020 17:35:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:461febf0-73a2-490c-b0d2-5983ca9493ed</guid><dc:creator>anguru</dc:creator><description>&lt;p&gt;Any one reply&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>