<?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>Unable to debug nRF9160 in VS Code</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/98851/unable-to-debug-nrf9160-in-vs-code</link><description>Hi Nordic, 
 I am working on a IoT project. We are using nRF9160 for our project and we are in evaluation stage. I have followed the instruction given in Nordic Academy to setup nRF Connect in Visual studio. 
 I am taking the course &amp;quot;Cellular IoT fundamentals</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 24 Apr 2023 11:10:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/98851/unable-to-debug-nrf9160-in-vs-code" /><item><title>RE: Unable to debug nRF9160 in VS Code</title><link>https://devzone.nordicsemi.com/thread/422008?ContentTypeID=1</link><pubDate>Mon, 24 Apr 2023 11:10:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:476d70c5-21d8-42e3-a3d1-9f68c079213c</guid><dc:creator>sunil kumar</dc:creator><description>&lt;p&gt;Thank you Maria&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to debug nRF9160 in VS Code</title><link>https://devzone.nordicsemi.com/thread/421994?ContentTypeID=1</link><pubDate>Mon, 24 Apr 2023 10:32:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5b4b8589-cd2b-4f6a-804d-f9612f9c4c65</guid><dc:creator>Maria Gilje</dc:creator><description>[quote user="sunilhalvi"]1) Is there any way I can connect J-Link device and debug nRF9160 in nRFThingy91.&amp;nbsp;[/quote]
&lt;p&gt;Your J-Link device needs to support ARMv8 and you connect it to the Thingy:91 via the &amp;quot;debug in&amp;quot; connector. See &lt;a href="https://infocenter.nordicsemi.com/topic/ug_thingy91/UG/thingy91/hw_description/programming_debugging_interface.html"&gt;the documentation for the Thingy:91 debugging interface&lt;/a&gt; and follow the instructions there. Note that you need a 10-pin flat cable to connect to the &amp;quot;debug in&amp;quot; on Thingy:91.&lt;/p&gt;
[quote user="sunilhalvi"]2) If I buy nRF9160 DK, do I need to connect J-Link device to debug.[/quote]
&lt;p&gt;With an nRF9160DK you can debug the Thingy:91 by connecting a 10-pin flat cable between the &amp;quot;debug in&amp;quot; port on the Thingy:91 and the &amp;quot;debug out&amp;quot; port on the nRF9160-DK. No other devices are needed, only a USB-cable to power the DK. See the documentation for debug output on nRF9160-DK &lt;a href="https://infocenter.nordicsemi.com/topic/ug_nrf91_dk/UG/nrf91_DK/hw_debug_out.html"&gt;here&lt;/a&gt;.&lt;/p&gt;
[quote user="sunilhalvi"]3) If I make a custom board using nRF9160, can I debug that board using J-Link device.&amp;nbsp;[/quote]
&lt;p&gt;If you have a SWD connection on your custom board you can debug the nRF9160 with a J-Link device which supports ARMv8.&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Maria&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to debug nRF9160 in VS Code</title><link>https://devzone.nordicsemi.com/thread/421248?ContentTypeID=1</link><pubDate>Wed, 19 Apr 2023 11:51:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7be49e8d-fd5b-4f08-9dae-2eedb3d4fbbb</guid><dc:creator>sunil kumar</dc:creator><description>&lt;p&gt;Hi Maria,&lt;/p&gt;
&lt;p&gt;Thank you for your reply.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I have 3 follow-up questions.&lt;/p&gt;
&lt;p&gt;1) Is there any way I can connect J-Link device and debug nRF9160 in nRFThingy91.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;2) If I buy nRF9160 DK, do I need to connect J-Link device to debug.&lt;/p&gt;
&lt;p&gt;3) If I make a custom board using nRF9160, can I debug that board using J-Link device.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to debug nRF9160 in VS Code</title><link>https://devzone.nordicsemi.com/thread/421202?ContentTypeID=1</link><pubDate>Wed, 19 Apr 2023 09:19:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:63b83bcd-0db8-4985-877a-f0ae356a8828</guid><dc:creator>Maria Gilje</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;The Thingy:91 does not have an onboard debugger. To debug an application running on the Thingy:91 you need to connect an external debugger, i.e. an nRF9160DK or an nRF5340DK. The instructions on how to connect the DK as a debugger is found in the &lt;a href="https://infocenter.nordicsemi.com/index.jsp"&gt;infocenter&lt;/a&gt; for the DKs.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Maria&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>