<?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>flashing binary onto nRF52840 USB dongle via Raspberry Pi 4</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/125929/flashing-binary-onto-nrf52840-usb-dongle-via-raspberry-pi-4</link><description>So, I have compiled blinky for the USB dongle52840, but am having difficulty getting west or the development toolchain to flash the dongle. Any help would be appteciated. I would be happy to share the recipe for developing zephyr from a raspberry pi,</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 03 Jan 2026 16:25:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/125929/flashing-binary-onto-nrf52840-usb-dongle-via-raspberry-pi-4" /><item><title>RE: flashing binary onto nRF52840 USB dongle via Raspberry Pi 4</title><link>https://devzone.nordicsemi.com/thread/557852?ContentTypeID=1</link><pubDate>Sat, 03 Jan 2026 16:25:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0f7717f2-c287-4171-99d2-3d37c4ad6e68</guid><dc:creator>drollinger</dc:creator><description>&lt;p&gt;I have completed my project: Zephyr development environment on RPI 4 running Bookworm, compile binary and flash nRF52840 dongle. &lt;a href="https://drive.google.com/file/d/1Nna73SA6L3eNMFgM8H37t-Fvp9Jrys8f/view?usp=drive_link"&gt;Here&lt;/a&gt; is a pdf describing the process.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: flashing binary onto nRF52840 USB dongle via Raspberry Pi 4</title><link>https://devzone.nordicsemi.com/thread/557615?ContentTypeID=1</link><pubDate>Wed, 24 Dec 2025 16:19:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fa30082c-1fdc-4b09-94d0-5679e5c884d4</guid><dc:creator>drollinger</dc:creator><description>&lt;p&gt;So, MCUboot loaded onto the nRF52840 with SWD seems dead in the water and the nrfutil v8.11 can not communicate with it.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: flashing binary onto nRF52840 USB dongle via Raspberry Pi 4</title><link>https://devzone.nordicsemi.com/thread/557543?ContentTypeID=1</link><pubDate>Mon, 22 Dec 2025 16:21:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b2b9c2b6-1e6d-45b5-ac55-cc0ab21231f0</guid><dc:creator>drollinger</dc:creator><description>&lt;p&gt;The MCUboot within the NCS 3.0.0 bootloader mcuboot boot zephyr unable to enumerate does compile and a zephyr.hex is created, and is programmed to the nRF52840 dongle.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: flashing binary onto nRF52840 USB dongle via Raspberry Pi 4</title><link>https://devzone.nordicsemi.com/thread/557542?ContentTypeID=1</link><pubDate>Mon, 22 Dec 2025 16:19:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4041aca1-559e-4e54-ab2a-adb94868c82b</guid><dc:creator>drollinger</dc:creator><description>&lt;p&gt;Okay, The nRF52840 runs a bootloader requiring depricated commands. The RPI 4 running os bookworm can indeed run the nrfutil v8.11 from this location:&amp;nbsp;&lt;a id="" href="https://files.nordicsemi.com/ui/native/swtools/external/nrfutil/executables/aarch64-unknown-linux-gnu/"&gt;https://files.nordicsemi.com/ui/native/swtools/external/nrfutil/executables/aarch64-unknown-linux-gnu/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The nrfutil v8.11 communicated with the nrf52840 usb dongle plugged into the RPI listed earlier, but the firmware on the usb dongle requires depricated commands, the depricated commands is the issue. I will attempt to reprogram the nRF52840 usb dongle with an updated bootloader over SWD compatible with the nrfutil v8.11.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: flashing binary onto nRF52840 USB dongle via Raspberry Pi 4</title><link>https://devzone.nordicsemi.com/thread/557521?ContentTypeID=1</link><pubDate>Mon, 22 Dec 2025 12:45:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:df021cc1-1094-411a-80de-708f4e3fda60</guid><dc:creator>drollinger</dc:creator><description>&lt;p&gt;Okay, The nRF52840 runs a bootloader requiring depricated commands. The RPI 4 running os bookworm can indeed run the nrfutil v8.11 from this location:&amp;nbsp;&lt;a id="" href="https://files.nordicsemi.com/ui/native/swtools/external/nrfutil/executables/aarch64-unknown-linux-gnu/"&gt;https://files.nordicsemi.com/ui/native/swtools/external/nrfutil/executables/aarch64-unknown-linux-gnu/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The nrfutil v8.11 communicated with the nrf52840 usb dongle plugged into the RPI listed earlier, but the firmware on the usb dongle requires depricated commands, the depricated commands is the issue. I will attempt to reprogram the nRF52840 usb dongle with an updated bootloader over SWD compatible with the nrfutil v8.11.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: flashing binary onto nRF52840 USB dongle via Raspberry Pi 4</title><link>https://devzone.nordicsemi.com/thread/557513?ContentTypeID=1</link><pubDate>Mon, 22 Dec 2025 10:53:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:39bd01fd-2505-4efc-9874-963f9d5b38c2</guid><dc:creator>drollinger</dc:creator><description>&lt;p&gt;Okay, 5.2 runs on Python 2 only, what is the latest nrfutil and what Python version does it run on?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: flashing binary onto nRF52840 USB dongle via Raspberry Pi 4</title><link>https://devzone.nordicsemi.com/thread/557255?ContentTypeID=1</link><pubDate>Wed, 17 Dec 2025 16:57:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3057fb10-8d38-4893-a306-6b86de814b96</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Great .. will keep this thread in waiting until then.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: flashing binary onto nRF52840 USB dongle via Raspberry Pi 4</title><link>https://devzone.nordicsemi.com/thread/557252?ContentTypeID=1</link><pubDate>Wed, 17 Dec 2025 15:59:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4d457869-3ef7-4837-8cc8-8edb5e7277d5</guid><dc:creator>drollinger</dc:creator><description>&lt;p&gt;Thank you, the dependencies in debian always seems to be an issue. I will give it a go and get back to this post.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: flashing binary onto nRF52840 USB dongle via Raspberry Pi 4</title><link>https://devzone.nordicsemi.com/thread/557193?ContentTypeID=1</link><pubDate>Wed, 17 Dec 2025 11:18:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8c6bf388-3607-43b5-9405-b9bc079a0f08</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Sorry for the late reply. Abhijith is away and could not reply to this thread. I will try to look into this.&lt;br /&gt;&lt;br /&gt;&lt;span&gt;The crash seems to happen because&amp;nbsp;&lt;/span&gt;&lt;span&gt;nrfutil 5.2&lt;/span&gt;&lt;span&gt;&amp;nbsp;is a Python 2-only release (&lt;/span&gt;&lt;span&gt;dict.iteritems()&lt;/span&gt;&lt;span&gt;), so running it inside your Zephyr Python 3.13 venv will always fail.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Try setting up the dedicated&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;nrfutil&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;venv/pipx install and confirm&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;nrfutil --version&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;shows ≥6, after that re-run&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;west flash --runner nrfutil&lt;/span&gt;; verify the LED blinks. if that works, capture the commands for the Raspberry Pi recipe you plan to share. I do not have any experience working with the Pi itself, but I think solving this issue with the tool version conflict should take you a bit further&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: flashing binary onto nRF52840 USB dongle via Raspberry Pi 4</title><link>https://devzone.nordicsemi.com/thread/556920?ContentTypeID=1</link><pubDate>Sat, 13 Dec 2025 13:49:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e27cb791-224d-4274-a571-fec5b1ac36c1</guid><dc:creator>drollinger</dc:creator><description>&lt;p&gt;So, does Nordicsemiconductor, not have an answer/clues/suggestions?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: flashing binary onto nRF52840 USB dongle via Raspberry Pi 4</title><link>https://devzone.nordicsemi.com/thread/556919?ContentTypeID=1</link><pubDate>Sat, 13 Dec 2025 13:48:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:706b912b-1cf6-4bbf-b653-c23933c3479e</guid><dc:creator>drollinger</dc:creator><description>&lt;p&gt;Do you give up?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: flashing binary onto nRF52840 USB dongle via Raspberry Pi 4</title><link>https://devzone.nordicsemi.com/thread/556735?ContentTypeID=1</link><pubDate>Wed, 10 Dec 2025 19:52:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4ded1742-b2c0-4b25-b25b-256bab36c011</guid><dc:creator>drollinger</dc:creator><description>&lt;p&gt;Looking to program a USB dongle nrf52840 over USB with the nrfutil!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: flashing binary onto nRF52840 USB dongle via Raspberry Pi 4</title><link>https://devzone.nordicsemi.com/thread/556575?ContentTypeID=1</link><pubDate>Tue, 09 Dec 2025 14:52:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0252aa18-e794-40bf-a5cd-bbdd08caf6d6</guid><dc:creator>drollinger</dc:creator><description>&lt;p&gt;I have attached a log indicating a complete compilation of the blinky program for USB dongle nrf52840 through the zephyr development, but the inability of the nrfutil to configure a .zip file.&amp;nbsp; In the specific case nrfutili 5.2 was utilized.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2025.12.01 08:08:30 =~=~=~=~=~=~=~=~=~=~=~=&lt;br /&gt;Using username &amp;quot;zephyr&amp;quot;.&lt;br /&gt;zephyr@192.168.1.146&amp;#39;s password: &lt;br /&gt;Linux ZephyrRTOS 6.12.47+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.12.47-1+rpt1 (2025-09-16) aarch64&lt;/p&gt;
&lt;p&gt;The programs included with the Debian GNU/Linux system are free software;&lt;br /&gt;the exact distribution terms for each program are described in the&lt;br /&gt;individual files in /usr/share/doc/*/copyright.&lt;/p&gt;
&lt;p&gt;Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent&lt;br /&gt;permitted by applicable law.&lt;br /&gt;Last login: Mon Dec 1 10:07:01 2025 from 192.168.1.143 &lt;br /&gt;(zephyr-venv) zephyr@ZephyrRTOS:~ $ # Ensure you&amp;#39;re in the venv (if not: source ~/zephyr-venv/bin/activate)&lt;br /&gt; pip install --upgrade &amp;quot;PyYAML&amp;gt;=6.0&amp;quot;&lt;/p&gt;
&lt;p&gt;# Verify: No more conflicts with west/nrfutil&lt;br /&gt; pip check # Should show no errors (or just warnings we can ignore)&lt;/p&gt;
&lt;p&gt;# If pip check complains about click (from earlier), upgrade it too:&lt;br /&gt; pip install --upgrade &amp;quot;click&amp;gt;=8.0&amp;quot;&lt;br /&gt; pip check # Re-run to confirm (zephyr-venv) zephyr@ZephyrRTOS:~ $ # Ensure you&amp;#39;re in the venv (if not: source ~/zephyr-venv/bin/activate)&lt;br /&gt; pip install --upgrade &amp;quot;PyYAML&amp;gt;=6.0&amp;quot;&lt;/p&gt;
&lt;p&gt;# Verify: No more conflicts with west/nrfutil&lt;br /&gt; pip check # Should show no errors (or just warnings we can ignore)&lt;/p&gt;
&lt;p&gt;# If pip check complains about click (from earlier), upgrade it too:&lt;br /&gt; pip install --upgrade &amp;quot;click&amp;gt;=8.0&amp;quot;&lt;br /&gt; pip check # Re-run to confirm&lt;br /&gt; Collecting PyYAML&amp;gt;=6.0&lt;br /&gt; Using cached pyyaml-6.0.3-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.metadata (2.4 kB)&lt;br /&gt;Using cached pyyaml-6.0.3-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (767 kB)&lt;br /&gt;Installing collected packages: PyYAML&lt;br /&gt; Attempting uninstall: PyYAML&lt;br /&gt; Found existing installation: PyYAML 4.2b4&lt;br /&gt; Uninstalling PyYAML-4.2b4:&lt;br /&gt; Successfully uninstalled PyYAML-4.2b4&lt;br /&gt;ERROR: pip&amp;#39;s dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.&lt;br /&gt;nrfutil 5.2.0 requires pyyaml~=4.2b1, but you have pyyaml 6.0.3 which is incompatible.&lt;br /&gt;Successfully installed PyYAML-6.0.3&lt;br /&gt;reuse 6.2.0 has requirement click&amp;gt;=8.1, but you have click 7.1.2.&lt;br /&gt;nrfutil 5.2.0 has requirement pyyaml~=4.2b1, but you have pyyaml 6.0.3.&lt;br /&gt;gitlint-core 0.19.1 has requirement click&amp;gt;=8, but you have click 7.1.2.&lt;br /&gt;Collecting click&amp;gt;=8.0&lt;br /&gt; Using cached click-8.3.1-py3-none-any.whl.metadata (2.6 kB)&lt;br /&gt;Using cached click-8.3.1-py3-none-any.whl (108 kB)&lt;br /&gt;Installing collected packages: click&lt;br /&gt; Attempting uninstall: click&lt;br /&gt; Found existing installation: click 7.1.2&lt;br /&gt; Uninstalling click-7.1.2:&lt;br /&gt; Successfully uninstalled click-7.1.2&lt;br /&gt;ERROR: pip&amp;#39;s dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.&lt;br /&gt;nrfutil 5.2.0 requires click~=7.0, but you have click 8.3.1 which is incompatible.&lt;br /&gt;nrfutil 5.2.0 requires pyyaml~=4.2b1, but you have pyyaml 6.0.3 which is incompatible.&lt;br /&gt;Successfully installed click-8.3.1&lt;br /&gt;nrfutil 5.2.0 has requirement click~=7.0, but you have click 8.3.1.&lt;br /&gt;nrfutil 5.2.0 has requirement pyyaml~=4.2b1, but you have pyyaml 6.0.3.&lt;br /&gt;(zephyr-venv) zephyr@ZephyrRTOS:~ $ cd ~/zephyrproject&lt;br /&gt; west build -b nrf52840dongle_nrf52840 zephyr/samples/basic/blinky --pristine cd ~/zephyrproject&lt;br /&gt; west build -b nrf52840dongle_nrf52840 zephyr/samples/basic/blinky --pristine&lt;br /&gt; -- west build: making build dir /home/zephyr/zephyrproject/build pristine&lt;br /&gt;-- west build: generating a build system&lt;br /&gt;Loading Zephyr default modules (Zephyr base).&lt;br /&gt;-- Application: /home/zephyr/zephyrproject/zephyr/samples/basic/blinky&lt;br /&gt;-- CMake version: 3.31.6&lt;br /&gt;-- Found Python3: /home/zephyr/zephyr-venv/bin/python3 (found suitable version &amp;quot;3.13.5&amp;quot;, minimum required is &amp;quot;3.10&amp;quot;) found components: Interpreter&lt;br /&gt;-- Cache files will be written to: /home/zephyr/.cache/zephyr&lt;br /&gt;-- Zephyr version: 4.3.99 (/home/zephyr/zephyrproject/zephyr)&lt;br /&gt;-- Found west (found suitable version &amp;quot;1.5.0&amp;quot;, minimum required is &amp;quot;0.14.0&amp;quot;)&lt;br /&gt;-- Board: nrf52840dongle, qualifiers: nrf52840&lt;br /&gt;-- Found host-tools: zephyr 0.17.4 (/home/zephyr/zephyr-sdk-0.17.4)&lt;br /&gt;-- Found toolchain: zephyr 0.17.4 (/home/zephyr/zephyr-sdk-0.17.4)&lt;br /&gt;-- Found Dtc: /home/zephyr/zephyr-sdk-0.17.4/sysroots/aarch64-pokysdk-linux/usr/bin/dtc (found suitable version &amp;quot;1.7.0&amp;quot;, minimum required is &amp;quot;1.4.6&amp;quot;)&lt;br /&gt;-- Found BOARD.dts: /home/zephyr/zephyrproject/zephyr/boards/nordic/nrf52840dongle/nrf52840dongle_nrf52840.dts&lt;br /&gt;-- Generated zephyr.dts: /home/zephyr/zephyrproject/build/zephyr/zephyr.dts&lt;br /&gt;-- Generated pickled edt: /home/zephyr/zephyrproject/build/zephyr/edt.pickle&lt;br /&gt;-- Generated devicetree_generated.h: /home/zephyr/zephyrproject/build/zephyr/include/generated/zephyr/devicetree_generated.h&lt;br /&gt;Parsing /home/zephyr/zephyrproject/zephyr/Kconfig&lt;br /&gt;Loaded configuration &amp;#39;/home/zephyr/zephyrproject/zephyr/boards/nordic/nrf52840dongle/nrf52840dongle_nrf52840_defconfig&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;/home/zephyr/zephyrproject/zephyr/samples/basic/blinky/prj.conf&amp;#39;&lt;br /&gt;Configuration saved to &amp;#39;/home/zephyr/zephyrproject/build/zephyr/.config&amp;#39;&lt;br /&gt;Kconfig header saved to &amp;#39;/home/zephyr/zephyrproject/build/zephyr/include/generated/zephyr/autoconf.h&amp;#39;&lt;br /&gt;-- Found GnuLd: /home/zephyr/zephyr-sdk-0.17.4/arm-zephyr-eabi/arm-zephyr-eabi/bin/ld.bfd (found version &amp;quot;2.38&amp;quot;)&lt;br /&gt;-- The C compiler identification is GNU 12.2.0&lt;br /&gt;-- The CXX compiler identification is GNU 12.2.0&lt;br /&gt;-- The ASM compiler identification is GNU&lt;br /&gt;-- Found assembler: /home/zephyr/zephyr-sdk-0.17.4/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc&lt;br /&gt;-- Using ccache: /usr/bin/ccache&lt;br /&gt;-- Found gen_kobject_list: /home/zephyr/zephyrproject/zephyr/scripts/build/gen_kobject_list.py&lt;br /&gt;-- Configuring done (21.2s)&lt;br /&gt;-- Generating done (0.5s)&lt;br /&gt;-- Build files have been written to: /home/zephyr/zephyrproject/build&lt;br /&gt;-- west build: building application&lt;br /&gt; [0/188] Preparing syscall dependency handling [0/188] Generating include/generated/zephyr/version.h [1/188] Preparing syscall dependency handling&lt;/p&gt;
&lt;p&gt;[1/188] Generating misc/generated/syscalls_subdirs.trigger [2/188] Generating include/generated/zephyr/version.h&lt;br /&gt;-- Zephyr version: 4.3.99 (/home/zephyr/zephyrproject/zephyr), build: v4.3.0-1368-gd02cdc734e6e&lt;br /&gt; [3/188] Generating misc/generated/syscalls_subdirs.trigger [3/188] Generating misc/generated/syscalls.json, misc/generated/struct_tags.json [4/188] Generating misc/generated/syscalls.json, misc/generated/struct_tags.json [4/188] Generating include/generated/z...nclude/generated/zephyr/syscall_list.h [4/188] Generating include/generated/zephyr/driver-validation.h [4/188] Generating include/generated/z...clude/generated/zephyr/otype-to-size.h [4/188] Generating include/generated/d...de/generated/device-api-sections.cmake [5/188] Generating include/generated/d...de/generated/device-api-sections.cmake [6/188] Generating include/generated/z...nclude/generated/zephyr/syscall_list.h [7/188] Generating include/generated/zephyr/driver-validation.h [8/188] Generating include/generated/z...clude/generated/zephyr/otype-to-size.h [8/188] Building C object zephyr/CMake...ir/arch/arm/core/offsets/offsets.c.obj [9/188] Building C object zephyr/CMake...ir/arch/arm/core/offsets/offsets.c.obj [9/188] Generating include/generated/zephyr/offsets.h [10/188] Generating include/generated/zephyr/offsets.h [10/188] Building C object zephyr/arch...eFiles/isr_tables.dir/isr_tables.c.obj [10/188] Building C object CMakeFiles/app.dir/src/main.c.obj [10/188] Building C object zephyr/CMak...ephyr.dir/lib/libc/validate_libc.c.obj [10/188] Building C object zephyr/CMakeFiles/zephyr.dir/lib/heap/heap.c.obj [10/188] Building C object zephyr/CMak...hyr.dir/lib/os/cbprintf_packaged.c.obj [10/188] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/clock.c.obj [11/188] Building C object zephyr/arch...eFiles/isr_tables.dir/isr_tables.c.obj [11/188] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/printk.c.obj [12/188] Building C object zephyr/CMak...ephyr.dir/lib/libc/validate_libc.c.obj [12/188] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/sem.c.obj [13/188] Building C object CMakeFiles/app.dir/src/main.c.obj [13/188] Building C object zephyr/CMak...s/zephyr.dir/lib/os/thread_entry.c.obj [14/188] Building C object zephyr/CMakeFiles/zephyr.dir/lib/heap/heap.c.obj [14/188] Building C object zephyr/CMak...hyr.dir/lib/os/cbprintf_complete.c.obj [15/188] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/clock.c.obj [15/188] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/assert.c.obj [16/188] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/printk.c.obj [16/188] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/dec.c.obj [17/188] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/sem.c.obj [17/188] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/hex.c.obj [18/188] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/dec.c.obj [18/188] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/rb.c.obj [19/188] Building C object zephyr/CMak...s/zephyr.dir/lib/os/thread_entry.c.obj [19/188] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/timeutil.c.obj [20/188] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/hex.c.obj [20/188] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/bitarray.c.obj [21/188] Building C object zephyr/CMak...hyr.dir/lib/os/cbprintf_packaged.c.obj [21/188] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/bitmask.c.obj [22/188] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/assert.c.obj [22/188] Building C object zephyr/CMak...phyr.dir/lib/utils/getopt/getopt.c.obj [23/188] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/bitmask.c.obj [23/188] Building C object zephyr/CMak...r/lib/utils/getopt/getopt_common.c.obj [24/188] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/timeutil.c.obj [24/188] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/onoff.c.obj [25/188] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/rb.c.obj [25/188] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/notify.c.obj [26/188] Building C object zephyr/CMak...r/lib/utils/getopt/getopt_common.c.obj [26/188] Building C object zephyr/CMak...zephyr.dir/lib/utils/ring_buffer.c.obj [27/188] Building C object zephyr/CMak...phyr.dir/lib/utils/getopt/getopt.c.obj [27/188] Building C object zephyr/CMak...yr.dir/lib/utils/last_section_id.c.obj [28/188] Building C object zephyr/CMak...yr.dir/lib/utils/last_section_id.c.obj [28/188] Building C object zephyr/CMak...ephyr.dir/misc/generated/configs.c.obj [29/188] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/bitarray.c.obj [29/188] Building C object zephyr/CMak...hyr.dir/subsys/mem_mgmt/mem_attr.c.obj [30/188] Building C object zephyr/CMak...hyr.dir/lib/os/cbprintf_complete.c.obj [30/188] Building C object zephyr/CMak....dir/subsys/tracing/tracing_none.c.obj [31/188] Building C object zephyr/CMak...ephyr.dir/misc/generated/configs.c.obj [31/188] Building C object zephyr/CMak...b/device_next/app/cdc_acm_serial.c.obj [32/188] Building C object zephyr/CMak...zephyr.dir/lib/utils/ring_buffer.c.obj [32/188] Generating linker_zephyr_pre0.cmd [33/188] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/notify.c.obj [33/188] Building C object zephyr/arch...s/arch__common.dir/sw_isr_common.c.obj [34/188] Generating linker_zephyr_pre0.cmd [34/188] Building C object zephyr/arch...CMakeFiles/arch__common.dir/init.c.obj [35/188] Building C object zephyr/CMak...hyr.dir/subsys/mem_mgmt/mem_attr.c.obj [35/188] Building C object zephyr/arch.../CMakeFiles/arch__common.dir/xip.c.obj [36/188] Building C object zephyr/CMak....dir/subsys/tracing/tracing_none.c.obj [36/188] Linking C static library zephyr/arch/common/libisr_tables.a [37/188] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/onoff.c.obj [37/188] Building C object zephyr/arch...eFiles/arch__arm__core.dir/fatal.c.obj [38/188] Linking C static library zephyr/arch/common/libisr_tables.a [38/188] Building C object zephyr/arch...akeFiles/arch__arm__core.dir/nmi.c.obj [39/188] Building C object zephyr/arch...CMakeFiles/arch__common.dir/init.c.obj [39/188] Building ASM object zephyr/ar...arch__arm__core.dir/nmi_on_reset.S.obj [40/188] Building ASM object zephyr/ar...arch__arm__core.dir/nmi_on_reset.S.obj [40/188] Building C object zephyr/arch...akeFiles/arch__arm__core.dir/tls.c.obj [41/188] Building C object zephyr/arch...s/arch__common.dir/sw_isr_common.c.obj [41/188] Building C object zephyr/arch...arm__core__cortex_m.dir/exc_exit.c.obj [42/188] Building C object zephyr/CMak...b/device_next/app/cdc_acm_serial.c.obj [42/188] Building C object zephyr/arch...h__arm__core__cortex_m.dir/fault.c.obj [43/188] Building C object zephyr/arch...akeFiles/arch__arm__core.dir/nmi.c.obj [43/188] Building ASM object zephyr/ar..._arm__core__cortex_m.dir/fault_s.S.obj [44/188] Building ASM object zephyr/ar..._arm__core__cortex_m.dir/fault_s.S.obj [44/188] Building C object zephyr/arch...rch__arm__core__cortex_m.dir/fpu.c.obj [45/188] Building C object zephyr/arch.../CMakeFiles/arch__common.dir/xip.c.obj [45/188] Building ASM object zephyr/ar...h__arm__core__cortex_m.dir/reset.S.obj [46/188] Building C object zephyr/arch...arm__core__cortex_m.dir/exc_exit.c.obj [46/188] Building C object zephyr/arch...rch__arm__core__cortex_m.dir/scb.c.obj [47/188] Building ASM object zephyr/ar...h__arm__core__cortex_m.dir/reset.S.obj [47/188] Building C object zephyr/arch..._core__cortex_m.dir/thread_abort.c.obj [48/188] Building C object zephyr/arch...eFiles/arch__arm__core.dir/fatal.c.obj [48/188] Building ASM object zephyr/ar..._core__cortex_m.dir/vector_table.S.obj [49/188] Building C object zephyr/arch...akeFiles/arch__arm__core.dir/tls.c.obj [49/188] Building ASM object zephyr/ar...__core__cortex_m.dir/swap_helper.S.obj [50/188] Building ASM object zephyr/ar..._core__cortex_m.dir/vector_table.S.obj [50/188] Building C object zephyr/arch...m__core__cortex_m.dir/irq_manage.c.obj [51/188] Building ASM object zephyr/ar...__core__cortex_m.dir/swap_helper.S.obj [51/188] Building C object zephyr/arch...__arm__core__cortex_m.dir/prep_c.c.obj [52/188] Building C object zephyr/arch...h__arm__core__cortex_m.dir/fault.c.obj [52/188] Building C object zephyr/arch...__arm__core__cortex_m.dir/thread.c.obj [53/188] Building C object zephyr/arch...rch__arm__core__cortex_m.dir/scb.c.obj [53/188] Building C object zephyr/arch...arm__core__cortex_m.dir/cpu_idle.c.obj [54/188] Building C object zephyr/arch...rch__arm__core__cortex_m.dir/fpu.c.obj [54/188] Building C object zephyr/arch...arm__core__cortex_m.dir/irq_init.c.obj [55/188] Building C object zephyr/arch..._core__cortex_m.dir/thread_abort.c.obj [55/188] Building C object zephyr/arch...__core__cortex_m.dir/isr_wrapper.c.obj [56/188] Building C object zephyr/arch...arm__core__cortex_m.dir/irq_init.c.obj [56/188] Building ASM object zephyr/ar...re__cortex_m.dir/__aeabi_read_tp.S.obj [57/188] Building C object zephyr/arch...__arm__core__cortex_m.dir/thread.c.obj [57/188] Building C object zephyr/arch..._arm__core__mpu.dir/arm_core_mpu.c.obj [58/188] Building ASM object zephyr/ar...re__cortex_m.dir/__aeabi_read_tp.S.obj [58/188] Building C object zephyr/arch...arch__arm__core__mpu.dir/arm_mpu.c.obj [59/188] Building C object zephyr/arch...arm__core__cortex_m.dir/cpu_idle.c.obj [59/188] Building C object zephyr/arch...m__core__mpu.dir/arm_mpu_regions.c.obj [60/188] Building C object zephyr/arch...__core__cortex_m.dir/isr_wrapper.c.obj [60/188] Building C object zephyr/lib/...s/lib__libc__picolibc.dir/assert.c.obj [61/188] Building C object zephyr/arch...m__core__cortex_m.dir/irq_manage.c.obj [61/188] Building C object zephyr/lib/...lib__libc__picolibc.dir/cbprintf.c.obj [62/188] Building C object zephyr/arch...__arm__core__cortex_m.dir/prep_c.c.obj [62/188] Building C object zephyr/lib/...lib__libc__picolibc.dir/chk_fail.c.obj [63/188] Building C object zephyr/arch...m__core__mpu.dir/arm_mpu_regions.c.obj [63/188] Building C object zephyr/lib/...b__libc__picolibc.dir/errno_wrap.c.obj [64/188] Building C object zephyr/arch..._arm__core__mpu.dir/arm_core_mpu.c.obj [64/188] Building C object zephyr/lib/...les/lib__libc__picolibc.dir/exit.c.obj [65/188] Building C object zephyr/lib/...lib__libc__picolibc.dir/cbprintf.c.obj [65/188] Building C object zephyr/lib/...es/lib__libc__picolibc.dir/locks.c.obj [66/188] Building C object zephyr/lib/...s/lib__libc__picolibc.dir/assert.c.obj [66/188] Building C object zephyr/lib/...es/lib__libc__picolibc.dir/stdio.c.obj [67/188] Building C object zephyr/arch...arch__arm__core__mpu.dir/arm_mpu.c.obj [67/188] Building C object zephyr/lib/...__common.dir/source/stdlib/abort.c.obj [68/188] Building C object zephyr/lib/...lib__libc__picolibc.dir/chk_fail.c.obj [68/188] Building C object zephyr/lib/...ibc__common.dir/source/time/time.c.obj [69/188] Building C object zephyr/lib/...b__libc__picolibc.dir/errno_wrap.c.obj [69/188] Building C object zephyr/lib/..._common.dir/source/stdlib/malloc.c.obj [70/188] Building C object zephyr/lib/...es/lib__libc__picolibc.dir/stdio.c.obj [70/188] Building C object zephyr/lib/...ib__posix__c_lib_ext.dir/fnmatch.c.obj [71/188] Building C object zephyr/lib/...ibc__common.dir/source/time/time.c.obj [71/188] Building C object zephyr/lib/..._posix__c_lib_ext.dir/getentropy.c.obj [72/188] Building C object zephyr/lib/...__common.dir/source/stdlib/abort.c.obj [72/188] Building C object zephyr/lib/...posix__c_lib_ext.dir/getopt_shim.c.obj [73/188] Building C object zephyr/lib/...les/lib__libc__picolibc.dir/exit.c.obj [73/188] Building C object zephyr/lib/.../CMakeFiles/lib__net_buf.dir/buf.c.obj [74/188] Building C object zephyr/lib/...es/lib__libc__picolibc.dir/locks.c.obj [74/188] Building C object zephyr/lib/...iles/lib__net_buf.dir/buf_simple.c.obj [75/188] Building C object zephyr/lib/...ib__posix__c_lib_ext.dir/fnmatch.c.obj [75/188] Building C object zephyr/soc/...rdic.dir/validate_base_addresses.c.obj [76/188] Building C object zephyr/lib/..._posix__c_lib_ext.dir/getentropy.c.obj [76/188] Building C object zephyr/soc/...dic.dir/validate_binding_headers.c.obj [77/188] Building C object zephyr/lib/...posix__c_lib_ext.dir/getopt_shim.c.obj [77/188] Building C object zephyr/soc/...c.dir/validate_enabled_instances.c.obj [78/188] Building C object zephyr/lib/..._common.dir/source/stdlib/malloc.c.obj [78/188] Building C object zephyr/soc/...eFiles/soc__nordic.dir/nrf52/soc.c.obj [79/188] Building C object zephyr/soc/...rdic.dir/validate_base_addresses.c.obj [79/188] Building C object zephyr/soc/...es/soc__nordic.dir/common/reboot.c.obj [80/188] Building C object zephyr/soc/...dic.dir/validate_binding_headers.c.obj [80/188] Building C object zephyr/soc/...soc__nordic.dir/common/gppi_init.c.obj [81/188] Building C object zephyr/soc/...c.dir/validate_enabled_instances.c.obj [81/188] Building C object zephyr/soc/...c__nordic.dir/common/gpiote_nrfx.c.obj [82/188] Building C object zephyr/soc/...eFiles/soc__nordic.dir/nrf52/soc.c.obj [82/188] Building C object zephyr/boar...nordic__nrf52840dongle.dir/board.c.obj [83/188] Building C object zephyr/soc/...es/soc__nordic.dir/common/reboot.c.obj [83/188] Building C object zephyr/subs...usb__device_next.dir/usbd_device.c.obj [84/188] Building C object zephyr/soc/...soc__nordic.dir/common/gppi_init.c.obj [84/188] Building C object zephyr/subs...__usb__device_next.dir/usbd_desc.c.obj [85/188] Building C object zephyr/boar...nordic__nrf52840dongle.dir/board.c.obj [85/188] Building C object zephyr/subs...s__usb__device_next.dir/usbd_ch9.c.obj [86/188] Building C object zephyr/lib/.../CMakeFiles/lib__net_buf.dir/buf.c.obj [86/188] Building C object zephyr/subs...__usb__device_next.dir/usbd_core.c.obj [87/188] Building C object zephyr/lib/...iles/lib__net_buf.dir/buf_simple.c.obj [87/188] Building C object zephyr/subs...__usb__device_next.dir/usbd_init.c.obj [88/188] Building C object zephyr/soc/...c__nordic.dir/common/gpiote_nrfx.c.obj [88/188] Building C object zephyr/subs...usb__device_next.dir/usbd_config.c.obj [89/188] Building C object zephyr/subs...__usb__device_next.dir/usbd_desc.c.obj [89/188] Building C object zephyr/subs..._usb__device_next.dir/usbd_class.c.obj [90/188] Building C object zephyr/subs...usb__device_next.dir/usbd_device.c.obj [90/188] Building C object zephyr/subs...__device_next.dir/usbd_interface.c.obj [91/188] Building C object zephyr/subs...__usb__device_next.dir/usbd_core.c.obj [91/188] Building C object zephyr/subs...b__device_next.dir/usbd_endpoint.c.obj [92/188] Building C object zephyr/subs...__usb__device_next.dir/usbd_init.c.obj [92/188] Building C object zephyr/subs...s__usb__device_next.dir/usbd_msg.c.obj [93/188] Building C object zephyr/subs...s__usb__device_next.dir/usbd_ch9.c.obj [93/188] Building C object zephyr/subs...vice_next.dir/class/usbd_cdc_acm.c.obj [94/188] Building C object zephyr/subs...b__device_next.dir/usbd_endpoint.c.obj [94/188] Building C object zephyr/driv...drivers__usb__udc.dir/udc_common.c.obj [95/188] Building C object zephyr/subs...usb__device_next.dir/usbd_config.c.obj [95/188] Building C object zephyr/driv...es/drivers__usb__udc.dir/udc_nrf.c.obj [96/188] Building C object zephyr/subs...__device_next.dir/usbd_interface.c.obj [96/188] Building C object zephyr/driv..._usbd_common.dir/nrf_usbd_common.c.obj [97/188] Building C object zephyr/subs..._usb__device_next.dir/usbd_class.c.obj [97/188] Building C object zephyr/driv...ck_control.dir/clock_control_nrf.c.obj [98/188] Building C object zephyr/subs...s__usb__device_next.dir/usbd_msg.c.obj [98/188] Building C object zephyr/driv...rivers__console.dir/uart_console.c.obj [99/188] Building C object zephyr/subs...vice_next.dir/class/usbd_cdc_acm.c.obj [99/188] Building C object zephyr/driv...iles/drivers__gpio.dir/gpio_nrfx.c.obj [100/188] Building C object zephyr/dri...rivers__console.dir/uart_console.c.obj [100/188] Building C object zephyr/dri...ers__hwinfo.dir/hwinfo_weak_impl.c.obj [101/188] Building C object zephyr/dri...drivers__usb__udc.dir/udc_common.c.obj [101/188] Building C object zephyr/dri...s/drivers__hwinfo.dir/hwinfo_nrf.c.obj [102/188] Building C object zephyr/dri...ck_control.dir/clock_control_nrf.c.obj [102/188] Building C object zephyr/dri...iles/drivers__pinctrl.dir/common.c.obj [103/188] Building C object zephyr/dri...ers__hwinfo.dir/hwinfo_weak_impl.c.obj [103/188] Building C object zephyr/dri...drivers__pinctrl.dir/pinctrl_nrf.c.obj [104/188] Building C object zephyr/dri...iles/drivers__pinctrl.dir/common.c.obj [104/188] Building C object zephyr/dri...yrproject/zephyr/misc/empty_file.c.obj [105/188] Building C object zephyr/dri...yrproject/zephyr/misc/empty_file.c.obj [105/188] Building C object zephyr/dri...vers__serial.dir/uart_nrfx_uarte.c.obj [106/188] Building C object zephyr/dri...s/drivers__hwinfo.dir/hwinfo_nrf.c.obj [106/188] Building C object zephyr/dri...rivers__timer.dir/sys_clock_init.c.obj [107/188] Building C object zephyr/dri...es/drivers__usb__udc.dir/udc_nrf.c.obj [107/188] Building C object zephyr/dri...drivers__timer.dir/nrf_rtc_timer.c.obj [108/188] Building C object zephyr/dri..._usbd_common.dir/nrf_usbd_common.c.obj [108/188] Building C object modules/ha...x/bsp/stable/mdk/system_nrf52840.c.obj [109/188] Building C object modules/ha...x/bsp/stable/mdk/system_nrf52840.c.obj [109/188] Building C object modules/ha...fx/CMakeFiles/nrfx.dir/nrfx_glue.c.obj [110/188] Building C object zephyr/dri...rivers__timer.dir/sys_clock_init.c.obj [110/188] Building C object modules/ha...fx/helpers/nrfx_flag32_allocator.c.obj [111/188] Building C object zephyr/dri...drivers__pinctrl.dir/pinctrl_nrf.c.obj [111/188] Building C object modules/ha...ordic/nrfx/helpers/nrfx_ram_ctrl.c.obj [112/188] Building C object zephyr/dri...iles/drivers__gpio.dir/gpio_nrfx.c.obj [112/188] Building C object modules/ha...ordic/nrfx/helpers/nrfx_gppi_ppi.c.obj [113/188] Building C object modules/ha...fx/helpers/nrfx_flag32_allocator.c.obj [113/188] Building C object modules/ha...rdic/nrfx/drivers/src/nrfx_clock.c.obj [114/188] Building C object zephyr/dri...drivers__timer.dir/nrf_rtc_timer.c.obj [114/188] Building C object modules/ha...rfx/drivers/src/nrfx_clock_hfclk.c.obj [115/188] Building C object modules/ha...fx/CMakeFiles/nrfx.dir/nrfx_glue.c.obj [115/188] Building C object modules/ha...rivers/src/nrfx_clock_hfclkaudio.c.obj [116/188] Building C object modules/ha...ordic/nrfx/helpers/nrfx_ram_ctrl.c.obj [116/188] Building C object modules/ha...drivers/src/nrfx_clock_hfclk192m.c.obj [117/188] Building C object modules/ha...rivers/src/nrfx_clock_hfclkaudio.c.obj [117/188] Building C object modules/ha...rfx/drivers/src/nrfx_clock_lfclk.c.obj [118/188] Building C object modules/ha...rdic/nrfx/drivers/src/nrfx_clock.c.obj [118/188] Building C object modules/ha...c/nrfx/drivers/src/nrfx_clock_xo.c.obj [119/188] Building C object modules/ha...rfx/drivers/src/nrfx_clock_hfclk.c.obj [119/188] Building C object modules/ha...rfx/drivers/src/nrfx_clock_xo24m.c.obj [120/188] Building C object modules/ha...ordic/nrfx/helpers/nrfx_gppi_ppi.c.obj [120/188] Building C object modules/ha...dic/nrfx/drivers/src/nrfx_gpiote.c.obj [121/188] Building C object modules/ha...drivers/src/nrfx_clock_hfclk192m.c.obj [121/188] Building C object modules/ha...rdic/nrfx/drivers/src/nrfx_power.c.obj [122/188] Building C object modules/ha...c/nrfx/drivers/src/nrfx_clock_xo.c.obj [122/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/main_weak.c.obj [123/188] Building C object modules/ha...rfx/drivers/src/nrfx_clock_xo24m.c.obj [123/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/banner.c.obj [124/188] Building C object modules/ha...rfx/drivers/src/nrfx_clock_lfclk.c.obj [124/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/busy_wait.c.obj [125/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/main_weak.c.obj [125/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/device.c.obj [126/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/banner.c.obj [126/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/errno.c.obj [127/188] Building C object modules/ha...rdic/nrfx/drivers/src/nrfx_power.c.obj [127/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/fatal.c.obj [128/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/busy_wait.c.obj [128/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/init.c.obj [129/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/device.c.obj [129/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/kheap.c.obj [130/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/errno.c.obj [130/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/mem_slab.c.obj [131/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/fatal.c.obj [131/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/float.c.obj [132/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/init.c.obj [132/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/version.c.obj [133/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/float.c.obj [133/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/idle.c.obj [134/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/kheap.c.obj [134/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/mailbox.c.obj [135/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/version.c.obj [135/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/msg_q.c.obj [136/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/mem_slab.c.obj [136/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/mutex.c.obj [137/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/idle.c.obj [137/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/queue.c.obj [138/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/mailbox.c.obj [138/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/sem.c.obj [139/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/msg_q.c.obj [139/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/stack.c.obj [140/188] Building C object modules/ha...dic/nrfx/drivers/src/nrfx_gpiote.c.obj [140/188] Building C object zephyr/ker...keFiles/kernel.dir/system_work_q.c.obj [141/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/mutex.c.obj [141/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/work.c.obj [142/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/queue.c.obj [142/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/condvar.c.obj [143/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/sem.c.obj [143/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/thread.c.obj [144/188] Building C object zephyr/ker...keFiles/kernel.dir/system_work_q.c.obj [144/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/sched.c.obj [145/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/stack.c.obj [145/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/pipe.c.obj [146/188] Building C object zephyr/dri...vers__serial.dir/uart_nrfx_uarte.c.obj [146/188] Building C object zephyr/ker...MakeFiles/kernel.dir/timeslicing.c.obj [147/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/thread.c.obj [147/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/timeout.c.obj [148/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/condvar.c.obj [148/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/timer.c.obj [149/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/work.c.obj [149/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/events.c.obj [150/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/pipe.c.obj [150/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/mempool.c.obj [151/188] Building C object zephyr/ker...MakeFiles/kernel.dir/timeslicing.c.obj [151/188] Building C object zephyr/ker...iles/kernel.dir/dynamic_disabled.c.obj [152/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/timeout.c.obj [152/188] Linking C static library app/libapp.a [153/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/mempool.c.obj [153/188] Linking C static library zephyr/libzephyr.a [154/188] Linking C static library app/libapp.a [154/188] Building C object zephyr/CMa.../zephyr_pre0.dir/misc/empty_file.c.obj [155/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/timer.c.obj [155/188] Linking C static library zephyr/arch/common/libarch__common.a [156/188] Building C object zephyr/CMa.../zephyr_pre0.dir/misc/empty_file.c.obj [156/188] Linking C static library zep...rch/arch/arm/core/libarch__arm__core.a [157/188] Building C object zephyr/ker...iles/kernel.dir/dynamic_disabled.c.obj [157/188] Linking C static library zep...ortex_m/libarch__arm__core__cortex_m.a [158/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/events.c.obj [158/188] Linking C static library zep...arm/core/mpu/libarch__arm__core__mpu.a [159/188] Linking C static library zephyr/arch/common/libarch__common.a [159/188] Linking C static library zep...libc/picolibc/liblib__libc__picolibc.a [160/188] Linking C static library zep...rch/arch/arm/core/libarch__arm__core.a [160/188] Linking C static library zephyr/lib/libc/common/liblib__libc__common.a [161/188] Linking C static library zephyr/libzephyr.a [161/188] Linking C static library zep...x/c_lib_ext/liblib__posix__c_lib_ext.a [162/188] Linking C static library zep...arm/core/mpu/libarch__arm__core__mpu.a [162/188] Linking C static library zephyr/lib/net_buf/liblib__net_buf.a [163/188] Linking C static library zep...ortex_m/libarch__arm__core__cortex_m.a [163/188] Linking C static library zephyr/soc/soc/nrf52840/libsoc__nordic.a [164/188] Linking C static library zep...libc/picolibc/liblib__libc__picolibc.a [164/188] Linking C static library zep...le/libboards__nordic__nrf52840dongle.a [165/188] Linking C static library zep...x/c_lib_ext/liblib__posix__c_lib_ext.a [165/188] Linking C static library zep...ice_next/libsubsys__usb__device_next.a [166/188] Linking C static library zephyr/lib/libc/common/liblib__libc__common.a [166/188] Linking C static library zephyr/drivers/usb/udc/libdrivers__usb__udc.a [167/188] Building C object zephyr/kernel/CMakeFiles/kernel.dir/sched.c.obj [167/188] Linking C static library zep...rivers__usb__common__nrf_usbd_common.a [168/188] Linking C static library zephyr/lib/net_buf/liblib__net_buf.a [168/188] Linking C static library zep...ck_control/libdrivers__clock_control.a [169/188] Linking C static library zephyr/soc/soc/nrf52840/libsoc__nordic.a [169/188] Linking C static library zephyr/drivers/console/libdrivers__console.a [170/188] Linking C static library zep...le/libboards__nordic__nrf52840dongle.a [170/188] Linking C static library zephyr/drivers/gpio/libdrivers__gpio.a [171/188] Linking C static library zephyr/drivers/usb/udc/libdrivers__usb__udc.a [171/188] Linking C static library zephyr/drivers/hwinfo/libdrivers__hwinfo.a [172/188] Linking C static library zep...rivers__usb__common__nrf_usbd_common.a [172/188] Linking C static library zephyr/drivers/pinctrl/libdrivers__pinctrl.a [173/188] Linking C static library zephyr/drivers/gpio/libdrivers__gpio.a [173/188] Linking C static library zephyr/drivers/serial/libdrivers__serial.a [174/188] Linking C static library zephyr/drivers/console/libdrivers__console.a [174/188] Linking C static library zephyr/drivers/timer/libdrivers__timer.a [175/188] Linking C static library zep...ice_next/libsubsys__usb__device_next.a [175/188] Linking C static library modules/hal_nordic/nrfx/libnrfx.a [176/188] Linking C static library zep...ck_control/libdrivers__clock_control.a [176/188] Linking C static library zephyr/kernel/libkernel.a [177/188] Linking C static library zephyr/drivers/hwinfo/libdrivers__hwinfo.a [178/188] Linking C static library zephyr/drivers/pinctrl/libdrivers__pinctrl.a [179/188] Linking C static library zephyr/drivers/serial/libdrivers__serial.a [180/188] Linking C static library zephyr/drivers/timer/libdrivers__timer.a [181/188] Linking C static library modules/hal_nordic/nrfx/libnrfx.a [182/188] Linking C static library zephyr/kernel/libkernel.a [182/188] Linking C executable zephyr/zephyr_pre0.elf [183/188] Linking C executable zephyr/zephyr_pre0.elf [183/188] Generating linker.cmd [184/188] Generating linker.cmd [184/188] Generating isr_tables.c, isr_tables_vt.ld, isr_tables_swi.ld [185/188] Generating isr_tables.c, isr_tables_vt.ld, isr_tables_swi.ld [185/188] Building C object zephyr/CMa...zephyr_final.dir/misc/empty_file.c.obj [185/188] Building C object zephyr/CMakeFiles/zephyr_final.dir/isr_tables.c.obj [186/188] Building C object zephyr/CMa...zephyr_final.dir/misc/empty_file.c.obj [187/188] Building C object zephyr/CMakeFiles/zephyr_final.dir/isr_tables.c.obj [187/188] Linking C executable zephyr/zephyr.elf [188/188] Linking C executable zephyr/zephyr.elf&lt;br /&gt;Memory region Used Size Region Size %age Used&lt;br /&gt; FLASH: 44944 B 1020 KB 4.30%&lt;br /&gt; RAM: 13560 B 256 KB 5.17%&lt;br /&gt; IDT_LIST: 0 GB 32 KB 0.00%&lt;br /&gt;Generating files from /home/zephyr/zephyrproject/build/zephyr/zephyr.elf for board: nrf52840dongle&lt;br /&gt;(zephyr-venv) zephyr@ZephyrRTOS:~/zephyrproject $ ls /dev/ttyACM*ls /dev/ttyACM*&lt;br /&gt; /dev/ttyACM0&lt;br /&gt;(zephyr-venv) zephyr@ZephyrRTOS:~/zephyrproject $ nrfutil pkg generate --hw-version 52 --sd-req 0x00 --application build/zephyr/zephyr.hex --application-version 1 blinky.zip&lt;br /&gt; nrfutil dfu usb-serial -pkg blinky.zip -p /dev/ttyACM0nrfutil pkg generate --hw-version 52 --sd-req 0x00 --application build/zephyr/zephyr.hex --application-version 1 blinky.zip&lt;br /&gt; nrfutil dfu usb-serial -pkg blinky.zip -p /dev/ttyACM0&lt;br /&gt; &lt;br /&gt;|===============================================================|&lt;br /&gt;|## ## ### ######## ## ## #### ## ## ###### |&lt;br /&gt;|## ## ## ## ## ## ## ### ## ## ### ## ## ## |&lt;br /&gt;|## ## ## ## ## ## ## #### ## ## #### ## ## |&lt;br /&gt;|## ## ## ## ## ######## ## ## ## ## ## ## ## ## ####|&lt;br /&gt;|## ## ## ######### ## ## ## #### ## ## #### ## ## |&lt;br /&gt;|## ## ## ## ## ## ## ## ### ## ## ### ## ## |&lt;br /&gt;| ### ### ## ## ## ## ## ## #### ## ## ###### |&lt;br /&gt;|===============================================================|&lt;br /&gt;|You are not providing a signature key, which means the DFU |&lt;br /&gt;|files will not be signed, and are vulnerable to tampering. |&lt;br /&gt;|This is only compatible with a signature-less bootloader and is|&lt;br /&gt;|not suitable for production environments. |&lt;br /&gt;|===============================================================|&lt;/p&gt;
&lt;p&gt;Traceback (most recent call last):&lt;br /&gt; File &amp;quot;/home/zephyr/zephyr-venv/bin/nrfutil&amp;quot;, line 7, in &amp;lt;module&amp;gt;&lt;br /&gt; sys.exit(cli())&lt;br /&gt; ~~~^^&lt;br /&gt; File &amp;quot;/home/zephyr/zephyr-venv/lib/python3.13/site-packages/click/core.py&amp;quot;, line 1485, in __call__&lt;br /&gt; return self.main(*args, **kwargs)&lt;br /&gt; ~~~~~~~~~^^^^^^^^^^^^^^^^^&lt;br /&gt; File &amp;quot;/home/zephyr/zephyr-venv/lib/python3.13/site-packages/click/core.py&amp;quot;, line 1406, in main&lt;br /&gt; rv = self.invoke(ctx)&lt;br /&gt; File &amp;quot;/home/zephyr/zephyr-venv/lib/python3.13/site-packages/click/core.py&amp;quot;, line 1873, in invoke&lt;br /&gt; return _process_result(sub_ctx.command.invoke(sub_ctx))&lt;br /&gt; ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^&lt;br /&gt; File &amp;quot;/home/zephyr/zephyr-venv/lib/python3.13/site-packages/click/core.py&amp;quot;, line 1873, in invoke&lt;br /&gt; return _process_result(sub_ctx.command.invoke(sub_ctx))&lt;br /&gt; ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^&lt;br /&gt; File &amp;quot;/home/zephyr/zephyr-venv/lib/python3.13/site-packages/click/core.py&amp;quot;, line 1269, in invoke&lt;br /&gt; return ctx.invoke(self.callback, **ctx.params)&lt;br /&gt; ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^&lt;br /&gt; File &amp;quot;/home/zephyr/zephyr-venv/lib/python3.13/site-packages/click/core.py&amp;quot;, line 824, in invoke&lt;br /&gt; return callback(*args, **kwargs)&lt;br /&gt; File &amp;quot;/home/zephyr/zephyr-venv/lib/python3.13/site-packages/nordicsemi/__main__.py&amp;quot;, line 867, in generate&lt;br /&gt; package.generate_package(zipfile_path)&lt;br /&gt; ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^&lt;br /&gt; File &amp;quot;/home/zephyr/zephyr-venv/lib/python3.13/site-packages/nordicsemi/dfu/package.py&amp;quot;, line 403, in generate_package&lt;br /&gt; for key, firmware_data in self.firmwares_data.iteritems():&lt;br /&gt; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^&lt;br /&gt;AttributeError: &amp;#39;dict&amp;#39; object has no attribute &amp;#39;iteritems&amp;#39;&lt;br /&gt;Usage: nrfutil dfu usb-serial [OPTIONS]&lt;br /&gt;Try &amp;#39;nrfutil dfu usb-serial --help&amp;#39; for help.&lt;/p&gt;
&lt;p&gt;Error: Invalid value for &amp;#39;-pkg&amp;#39; / &amp;#39;--package&amp;#39;: File &amp;#39;blinky.zip&amp;#39; does not exist.&lt;br /&gt;(zephyr-venv) zephyr@ZephyrRTOS:~/zephyrproject $ exit&lt;br /&gt; logout&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: flashing binary onto nRF52840 USB dongle via Raspberry Pi 4</title><link>https://devzone.nordicsemi.com/thread/556554?ContentTypeID=1</link><pubDate>Tue, 09 Dec 2025 13:24:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0575c4eb-432f-4d34-89c6-7045c8e02d1a</guid><dc:creator>Menon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;You can use the Insert tab to paste the logs, or you can also upload the file if you prefer to do it that way. Please also share the nRFUtil version you are using.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt; Abhijith&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: flashing binary onto nRF52840 USB dongle via Raspberry Pi 4</title><link>https://devzone.nordicsemi.com/thread/556504?ContentTypeID=1</link><pubDate>Mon, 08 Dec 2025 19:50:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:122b1c2c-ebf2-4a1a-8c48-37b1c587bd38</guid><dc:creator>drollinger</dc:creator><description>&lt;p&gt;Yes, how do I attach files?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: flashing binary onto nRF52840 USB dongle via Raspberry Pi 4</title><link>https://devzone.nordicsemi.com/thread/556439?ContentTypeID=1</link><pubDate>Mon, 08 Dec 2025 11:13:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8bdf7ef7-484c-4d1c-b3e2-347fb6d11914</guid><dc:creator>Menon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Can you share the logs? The message you pasted doesn’t explain the issue it only describes some possible solutions to the issue you might be facing (though I’m not completely sure), which is a bit confusing. What version of &lt;code&gt;nrfutil&lt;/code&gt; are you using?&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt; Abhijith&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: flashing binary onto nRF52840 USB dongle via Raspberry Pi 4</title><link>https://devzone.nordicsemi.com/thread/556345?ContentTypeID=1</link><pubDate>Fri, 05 Dec 2025 14:09:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:14deebea-1348-4a1a-8e37-80279c3df369</guid><dc:creator>drollinger</dc:creator><description>&lt;p&gt;Yes, I am attempting to use nrfutil on a raspberry pi and it is failing.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: flashing binary onto nRF52840 USB dongle via Raspberry Pi 4</title><link>https://devzone.nordicsemi.com/thread/556294?ContentTypeID=1</link><pubDate>Fri, 05 Dec 2025 02:15:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f7ad58bd-63d8-4507-911b-e44132e6dd00</guid><dc:creator>Menon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;So does that mean you tried &lt;code&gt;nrfutil&lt;/code&gt; and it’s failing? Sorry, I didn’t fully understand your response.&lt;/p&gt;
&lt;p&gt;Kind Regards,&lt;/p&gt;
&lt;p&gt;Abhijith&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: flashing binary onto nRF52840 USB dongle via Raspberry Pi 4</title><link>https://devzone.nordicsemi.com/thread/556274?ContentTypeID=1</link><pubDate>Thu, 04 Dec 2025 17:21:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e0e120a8-fe3b-44ad-9319-168ad69a7d7e</guid><dc:creator>drollinger</dc:creator><description>&lt;p dir="auto"&gt;The root cause of why &lt;strong&gt;nrfutil&lt;/strong&gt; (and many related Nordic tools) keep failing on your Raspberry Pi setup in December 2025 is a combination of three things that all hit at once:&lt;/p&gt;
&lt;ol dir="auto"&gt;
&lt;li&gt;&lt;strong&gt;You are using Python 3.13&lt;/strong&gt; (Debian trixie/bookworm on Raspberry Pi OS 64-bit now ships with Python 3.13 by mid-2025).&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;The old Python-based nrfutil (the one from pypi.org, version 5.2.0)&lt;/strong&gt; is completely unmaintained and &lt;strong&gt;does not support Python &amp;ge; 3.8&lt;/strong&gt; at all. It fails in multiple ways:
&lt;ul dir="auto"&gt;
&lt;li&gt;&lt;span&gt;AttributeError: &amp;#39;dict&amp;#39; object has no attribute &amp;#39;iteritems&amp;#39;&lt;/span&gt; (because &lt;span&gt;.iteritems()&lt;/span&gt; was removed in Python 3)&lt;/li&gt;
&lt;li&gt;&lt;span&gt;module &amp;#39;collections&amp;#39; has no attribute &amp;#39;Hashable&amp;#39;&lt;/span&gt; (because in Python 3.10+ &lt;span&gt;collections.Hashable&lt;/span&gt; became &lt;span&gt;collections.abc.Hashable&lt;/span&gt;)&lt;/li&gt;
&lt;li&gt;It forces PyYAML 4.2b4, which also breaks everything else (west, pyocd, etc.)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Nordic replaced the old Python nrfutil years ago with a completely new standalone binary tool&lt;/strong&gt; (also called nrfutil, but version 7.x/8.x). This new tool is written in Rust, distributed only as pre-built binaries, and works perfectly on Linux arm64 (including Raspberry Pi). The problem is that &lt;strong&gt;all the old download links you tried are either dead, redirected to HTML pages, or simply never existed for the new binary&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 dir="auto"&gt;Summary of what went wrong in your logs&lt;/h3&gt;
&lt;ul dir="auto"&gt;
&lt;li&gt;Every &lt;span&gt;pip install nrfutil&lt;/span&gt; gave you the ancient, dead 5.2.0 version &amp;rarr; instantly broken on Python 3.13.&lt;/li&gt;
&lt;li&gt;Every &lt;span&gt;wget &amp;hellip;nrfutil_Linux-arm64.zip&lt;/span&gt; from developer.nordicsemi.com or files.nordicsemi.com downloaded an HTML redirect page (17 KB), not the real ~10&amp;ndash;15 MB binary &amp;rarr; unzip fails.&lt;/li&gt;
&lt;li&gt;The GitHub releases you tried (v7.11.0, v0.16.5, etc.) simply don&amp;rsquo;t have arm64 builds or the tags don&amp;rsquo;t exist.&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: flashing binary onto nRF52840 USB dongle via Raspberry Pi 4</title><link>https://devzone.nordicsemi.com/thread/556034?ContentTypeID=1</link><pubDate>Tue, 02 Dec 2025 15:50:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e586b6b7-7eec-4a94-b6b3-531597dd3cc5</guid><dc:creator>Menon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I am not sure, as I haven&amp;#39;t tried using the dongle with a Raspberry Pi. However, have you tried using nrfutil on the Raspberry Pi to flash the dongle? For example, you could create a DFU package (&lt;code&gt;blinky.zip&lt;/code&gt;) with&amp;nbsp;nrfutil nrf5sdk-tools pkg generate blinky.zip and then flash the package using&amp;nbsp;nrfutil nrf5sdk-tools dfu usb-serial -pkg blinky.zip -p /dev/ttyACM0, see &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/boards/nordic/nrf52840dongle/doc/index.html#programming_and_debugging:~:text=samples/basic/blinky-,Package%20the%20application%20for%20the%20bootloader%20using,-nrfutil%3A"&gt;this documentation on the same&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Kind Regards,&lt;/p&gt;
&lt;p&gt;Abhijith&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>