<?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>Problems with CLI example and Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/26473/problems-with-cli-example-and-segger-embedded-studio</link><description>Hi, I&amp;#39;m working on a custom board based on the nRF52832. I&amp;#39;m developing on Win 8.1 using the latest version of SES and a J-Link Plus. SDK version 14.1.
I&amp;#39;ve modifed the CLI example to run on my HW. My app doesn&amp;#39;t interface with UART, only RTT. I&amp;#39;m having</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 07 Nov 2017 13:44:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/26473/problems-with-cli-example-and-segger-embedded-studio" /><item><title>RE: Problems with CLI example and Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/thread/104178?ContentTypeID=1</link><pubDate>Tue, 07 Nov 2017 13:44:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0cb1850f-c69d-410e-a122-3ab536e9ed6d</guid><dc:creator>Jason Hendrix</dc:creator><description>&lt;p&gt;Agreed.  Works for me too.  Thanks for the help.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems with CLI example and Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/thread/104177?ContentTypeID=1</link><pubDate>Tue, 07 Nov 2017 11:04:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f6438847-829d-4fe8-af59-a548ef69b7ed</guid><dc:creator>Jakub Rzeszutko</dc:creator><description>&lt;p&gt;According to SEGGER forum in order to use PuTTY and avoid data grabbing by SES debug window you need to: Project settings-&amp;gt;Debug-&amp;gt;Debugger-&amp;gt;RTT Enable-&amp;gt; Set to &lt;em&gt;No&lt;/em&gt;.   I have tested it and it is working fine.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems with CLI example and Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/thread/104176?ContentTypeID=1</link><pubDate>Fri, 03 Nov 2017 16:43:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bf1007a1-da90-4a33-8198-45eac4d89a29</guid><dc:creator>Jason Hendrix</dc:creator><description>&lt;p&gt;Thanks guys. With that new file, my problem with doubled characters on the SES Debug Terminal is solved.  I&amp;#39;ve started a thread in the Segger Forums about the Debug Window/PuTTY conflict:
&lt;a href="http://forum.segger.com/index.php?page=Thread&amp;amp;postID=16802#post16802"&gt;forum.segger.com/index.php&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems with CLI example and Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/thread/104175?ContentTypeID=1</link><pubDate>Fri, 03 Nov 2017 07:15:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1c5a090f-170e-4ab6-a783-7ddcbc6ee810</guid><dc:creator>Jakub Rzeszutko</dc:creator><description>&lt;p&gt;Replace nrf_cli.c with the one attached in my post (above). Next in SDK config please set parameter NRF_CLI_ECHO_STATUS to false. Now in SES debug terminal you will not see doubled characters.&lt;/p&gt;
&lt;p&gt;I just realized that &amp;quot;echo&amp;quot; command was not correctly implemented in SDK14.1. It will be fixed in 14.2.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems with CLI example and Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/thread/104179?ContentTypeID=1</link><pubDate>Thu, 02 Nov 2017 16:11:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:424dfb41-c4b5-4278-aad6-307e92a9f2d1</guid><dc:creator>Jason Hendrix</dc:creator><description>&lt;p&gt;Thanks for the help.  I agree completely.  I would be interested in how you eliminated the double characters if you can share.  I just got approval at the Segger forum today, so I&amp;#39;ll post some questions or requests over there.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems with CLI example and Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/thread/104174?ContentTypeID=1</link><pubDate>Thu, 02 Nov 2017 08:44:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3e9d1526-0233-41c1-a83b-8bd8112f4ee8</guid><dc:creator>Jakub Rzeszutko</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It seems we have a small problem here with SES. You cannot use PuTTY because SES terminal will &amp;quot;steal&amp;quot; some characters sometimes... The same problem is with J-Link Viewer.&lt;/p&gt;
&lt;p&gt;So in this case you need to stick with SES Debug Terminal only.&lt;/p&gt;
&lt;p&gt;I found a way to avoid doubled characters unfortunately SES terminal does not interpret ASCII escape codes. As a result you will be not able to use following keys: arrows, tab, backspace and delete.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/nrf_5F00_cli.c"&gt;nrf_cli.c&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems with CLI example and Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/thread/104173?ContentTypeID=1</link><pubDate>Tue, 31 Oct 2017 19:08:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fce95233-0c2d-4797-a8fc-a385067b70a6</guid><dc:creator>Jason Hendrix</dc:creator><description>&lt;p&gt;I should note that I did see the warning in the CLI documentation against using J-Link viewer.  I only brought that into the mix once i&amp;#39;d exhausted my options with PuTTY and the Debugger Window.  I wonder if the Debugger Window (which opens automatically) is causing the same problems seen with J-Link Viewer by the writer of the CLI documentation.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems with CLI example and Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/thread/104172?ContentTypeID=1</link><pubDate>Tue, 31 Oct 2017 19:06:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e129f885-2e68-459b-bb7e-15a2109fe226</guid><dc:creator>Jason Hendrix</dc:creator><description>&lt;p&gt;That would be awesome.  Appreciate it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems with CLI example and Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/thread/104171?ContentTypeID=1</link><pubDate>Tue, 31 Oct 2017 18:50:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:de08afbb-e583-4120-974f-b31f0fa412e3</guid><dc:creator>jakub</dc:creator><description>&lt;p&gt;I will be at office on Thursday. I will try to prepare something for you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems with CLI example and Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/thread/104170?ContentTypeID=1</link><pubDate>Tue, 31 Oct 2017 18:47:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:58ccd105-8daa-4ab5-bee9-12eb1a398230</guid><dc:creator>Jason Hendrix</dc:creator><description>&lt;p&gt;Hi Jakub, I did read the documentation; it&amp;#39;s possible I missed something.  Likely, even.  Did you interfaced with the RTT interface using PuTTY?  Was the Debugger Window open in SES simultaneously?&lt;br /&gt;
I can try the hex, but I&amp;#39;m running on a custom board, not the PC100040.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems with CLI example and Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/thread/104169?ContentTypeID=1</link><pubDate>Tue, 31 Oct 2017 18:14:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4359d248-51cd-4e71-a090-cf5e09012494</guid><dc:creator>jakub</dc:creator><description>&lt;p&gt;I did and it is working fine. Did you read cli documentation?
Are you able to test it with hex attached to Sdk Cli example?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>