<?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>Trouble Compiling MCUboot with USB Stack</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/103801/trouble-compiling-mcuboot-with-usb-stack</link><description>Dear support team and community, 
 I&amp;#39;m trying to activate the DFU OTA update via BLE on the Xiao BLE board developed by Seeed Studio, which uses the Nordic nRF52840 microcontroller. I&amp;#39;m using the Blinky sample to test this functionality, nRF Connect SDK</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 18 Sep 2023 11:20:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/103801/trouble-compiling-mcuboot-with-usb-stack" /><item><title>RE: Trouble Compiling MCUboot with USB Stack</title><link>https://devzone.nordicsemi.com/thread/446440?ContentTypeID=1</link><pubDate>Mon, 18 Sep 2023 11:20:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:203d4da7-ddfa-4dd0-8edd-8616dd7383db</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t have a XIA board to test with, unfortunately. Could you try the USB ACM sample in Zephyr to see if the port appears then?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Trouble Compiling MCUboot with USB Stack</title><link>https://devzone.nordicsemi.com/thread/446338?ContentTypeID=1</link><pubDate>Fri, 15 Sep 2023 15:34:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8da3c9bd-a103-4b7c-875a-813174117ad3</guid><dc:creator>rbourgea</dc:creator><description>&lt;p&gt;Hello Vidar,&lt;/p&gt;
&lt;p&gt;Thank you for your reply. Indeed, if I add &amp;quot;CONFIG_MULTITHREADING=y&amp;quot; in my MCUboot overlay, the blinky project compiles well :)&lt;/p&gt;
&lt;p&gt;Unfortunately, the xiao_ble is not recognized on my laptop (ubuntu 22.04), I don&amp;#39;t see the LED blinking by the way. I pushed the reset button multiple times, but no effect.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m using &lt;a href="https://github.com/tio/tio"&gt;tio&lt;/a&gt; to monitor the serial port. When I&amp;#39;m using the command to list all available serial devices, I get nothing.&lt;/p&gt;
&lt;p&gt;I suspect that the xiao is crashing in loop. Do you have any clue ? I have replaced the original bootloader which was Adafruit bootloader by MCUboot, is it possible that the reset button is not functional now ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Trouble Compiling MCUboot with USB Stack</title><link>https://devzone.nordicsemi.com/thread/446258?ContentTypeID=1</link><pubDate>Fri, 15 Sep 2023 11:57:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:117a37df-c00e-43aa-8edb-acb15944cdc1</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello Robin,&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;To use the USB stack in MCUBoot, you must enable multithreading support. Add &amp;#39;CONFIG_MULTITHREADING=y&amp;#39; to your MCUBoot overlay in: blinky_dfu_ota_bt_v1/blinky/child_image/mcuboot.conf to enable it.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;Kind regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;Vidar&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>