<?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 nRF52840 USB CDC ACM example.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/32529/unable-to-debug-nrf52840-usb-cdc-acm-example</link><description>Using SDK 14.2.0 and PCA10056 Dev kit: when I load the example (usbd_cdc_acm) and flash it, it works well, can communicate in both directions (windows 10 and debian linux). When I start the debugger and then attach the USB while running it gets to waiting</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 20 Mar 2018 20:38:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/32529/unable-to-debug-nrf52840-usb-cdc-acm-example" /><item><title>RE: Unable to Debug nRF52840 USB CDC ACM example.</title><link>https://devzone.nordicsemi.com/thread/125234?ContentTypeID=1</link><pubDate>Tue, 20 Mar 2018 20:38:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b7374aa3-b00e-4d44-b51b-07a06f85cf36</guid><dc:creator>matteo-0101</dc:creator><description>&lt;p&gt;Thanks&amp;nbsp;&lt;span&gt;H&amp;aring;kon for your fast response, yes I am using Engineering revision B.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I missed this in the errata but have implemented the suggested fix now and it gets past waiting for ready state and runs.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks so much for the help!&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to Debug nRF52840 USB CDC ACM example.</title><link>https://devzone.nordicsemi.com/thread/125102?ContentTypeID=1</link><pubDate>Tue, 20 Mar 2018 08:40:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5a00ad30-c943-413a-b9aa-1fd5c154b594</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It sounds like you are using engineering revision B or C of the silicon.&lt;/p&gt;
&lt;p&gt;One of the unfortunate issues with SDK v14.2 is that it does not include workarounds for revision B and C of the nRF52840 engineering samples, so you will have to add them manually.&lt;/p&gt;
&lt;p&gt;I suspect that you are running into this errata:&lt;/p&gt;
&lt;p&gt;&lt;a title="This anomaly applies to IC Rev. Engineering B, build codes QIAA-BA0, QIAA-BB0, CKAA-AA0." href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52840.EngB.errata/dita/errata/nRF52840/EngineeringB/latest/anomaly_840_187.html#anomaly_840_187"&gt;&lt;span&gt;USB cannot be enabled&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can add the above errata workaround to the components/drivers_nrf/hal/nrf_usbd.h::nrf_usbd_enable()&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Could you try this and see if that works?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>