<?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>Using OpenOCD to debug Zephyr application in nrf52DK: Debug adapter does not support any transports?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/66390/using-openocd-to-debug-zephyr-application-in-nrf52dk-debug-adapter-does-not-support-any-transports</link><description>I&amp;#39;m trying to debug a Zephyr application on nrf52DK. However, due to the use of multi-threading (in Zephyr) I can&amp;#39;t use J-Link Debug Server (as I&amp;#39;m used to). For executing the server I&amp;#39;m running the following command: 
 
 The OpenOCD returns the following</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 25 Sep 2020 14:26:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/66390/using-openocd-to-debug-zephyr-application-in-nrf52dk-debug-adapter-does-not-support-any-transports" /><item><title>RE: Using OpenOCD to debug Zephyr application in nrf52DK: Debug adapter does not support any transports?</title><link>https://devzone.nordicsemi.com/thread/271562?ContentTypeID=1</link><pubDate>Fri, 25 Sep 2020 14:26:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e2ebb2a2-3fa3-4165-9cf7-bf8ff0522cfa</guid><dc:creator>Nguyen Hoan Hoang</dc:creator><description>&lt;p&gt;You need to tell OpenOCD which interface you are using too. you should have two -f params.&lt;/p&gt;
&lt;p&gt;-f interface/???.cfg&lt;/p&gt;
&lt;p&gt;-f target/nrf52.cfg&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>