<?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>Getting extremely frustrated with nRF5340 DK so far</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/116868/getting-extremely-frustrated-with-nrf5340-dk-so-far</link><description>HW PROBLEM 1 First of all, it seems that the board has some HW issues: when I plug in the USB in the IMCU USB to use the on-board J-Link, the chance of the board booting up properly are very slim. Power source set on VDD. I need to switch ON and OFF around</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 03 Dec 2024 09:56:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/116868/getting-extremely-frustrated-with-nrf5340-dk-so-far" /><item><title>RE: Getting extremely frustrated with nRF5340 DK so far</title><link>https://devzone.nordicsemi.com/thread/513152?ContentTypeID=1</link><pubDate>Tue, 03 Dec 2024 09:56:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:982947f4-0015-415b-8537-a25a2fcb1285</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Thanks for providing this information.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;With regards to the issues that you are seeing. Have you installed the Apple Silicon or universal version of your VS Code? How did you install the nRF Connect SDK? What we have seen earlier is the mix of an Intel based environment causing the toolchain to be based on Intel. Can you please confirm? Without testing this at the moment, please see steps in this Reddit thread&amp;nbsp;&lt;a href="https://www.reddit.com/r/vscode/comments/zserk6/how_can_i_tell_if_my_vscode_is_the_apple_silicon/"&gt;https://www.reddit.com/r/vscode/comments/zserk6/how_can_i_tell_if_my_vscode_is_the_apple_silicon/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you do have this mixed environment, can you please remove the toolchains installed with e.g. Intel based VS Code and reinstall with Apple Silicon or universal based VS Code?&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting extremely frustrated with nRF5340 DK so far</title><link>https://devzone.nordicsemi.com/thread/513060?ContentTypeID=1</link><pubDate>Mon, 02 Dec 2024 18:33:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:899569a5-8271-41f1-86a0-6836417be3f9</guid><dc:creator>anoane</dc:creator><description>&lt;p&gt;I stripped out some env PATH unrelated to Nordic&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;// IMPORTANT: The following data can contain sensitive or confidential information about your environment.
// If you do not want others to see this information, make sure to remove it before sharing the data.

// For help and support, visit Nordic Semiconductor&amp;#39;s DevZone at https://devzone.nordicsemi.com/.

{
  &amp;quot;platform&amp;quot;: {
    &amp;quot;os&amp;quot;: &amp;quot;darwin&amp;quot;,
    &amp;quot;osVersion&amp;quot;: &amp;quot;Darwin Kernel Version 24.1.0: Tue Sep 17 07:46:59 PDT 2024; root:xnu-11215.40.59~38/RELEASE_ARM64_T6000&amp;quot;,
    &amp;quot;osKernel&amp;quot;: &amp;quot;24.1.0&amp;quot;,
    &amp;quot;vscode&amp;quot;: &amp;quot;1.95.3&amp;quot;,
    &amp;quot;electron&amp;quot;: &amp;quot;32.2.1&amp;quot;,
    &amp;quot;node&amp;quot;: &amp;quot;v20.18.0&amp;quot;
  },
  &amp;quot;system&amp;quot;: {
    &amp;quot;date&amp;quot;: &amp;quot;2024-12-02T18:25:54.463Z&amp;quot;,
    &amp;quot;vscodeRoot&amp;quot;: &amp;quot;/Applications/Visual Studio Code.app/Contents/Resources/app&amp;quot;,
    &amp;quot;nrfConnectForDesktopInstalled&amp;quot;: true,
    &amp;quot;vscodeUptime&amp;quot;: &amp;quot;00:03:22&amp;quot;,
    &amp;quot;osUptime&amp;quot;: &amp;quot;26:31:18&amp;quot;,
    &amp;quot;cpu&amp;quot;: &amp;quot;Apple M1 Pro&amp;quot;
  },
  &amp;quot;workspace&amp;quot;: {
    &amp;quot;name&amp;quot;: null,
    &amp;quot;workspaceFile&amp;quot;: null,
    &amp;quot;folders&amp;quot;: []
  },
  &amp;quot;sdks&amp;quot;: [],
  &amp;quot;apps&amp;quot;: [],
  &amp;quot;workspaceState&amp;quot;: &amp;quot;empty-ready&amp;quot;,
  &amp;quot;toolchains&amp;quot;: [
    {
      &amp;quot;version&amp;quot;: &amp;quot;2.8.0&amp;quot;,
      &amp;quot;path&amp;quot;: &amp;quot;/opt/nordic/ncs/toolchains/15b490767d&amp;quot;
    }
  ],
  &amp;quot;activeToolchain&amp;quot;: {
    &amp;quot;type&amp;quot;: &amp;quot;installation&amp;quot;,
    &amp;quot;path&amp;quot;: &amp;quot;/opt/nordic/ncs/toolchains/15b490767d&amp;quot;,
    &amp;quot;version&amp;quot;: &amp;quot;2.8.0&amp;quot;,
    &amp;quot;displayName&amp;quot;: &amp;quot;nRF Connect SDK Toolchain v2.8.0&amp;quot;
  },
  &amp;quot;connectedDevices&amp;quot;: [
    {
      &amp;quot;serialNumber&amp;quot;: &amp;quot;001050083703&amp;quot;
    }
  ],
  &amp;quot;tools&amp;quot;: {
    &amp;quot;/opt/nordic/ncs/toolchains/15b490767d/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc&amp;quot;: &amp;quot;0.16.8 (arm64)&amp;quot;,
    &amp;quot;/Applications/SEGGER/JLink/JLinkExe&amp;quot;: &amp;quot;7.94i (x64,arm64)&amp;quot;,
    &amp;quot;/usr/local/bin/nrfjprog&amp;quot;: &amp;quot;10.24.2 (x64,arm64)&amp;quot;,
    &amp;quot;/opt/nordic/ncs/toolchains/15b490767d/bin/cmake&amp;quot;: &amp;quot;3.21.0 (arm64)&amp;quot;,
    &amp;quot;/opt/nordic/ncs/toolchains/15b490767d/bin/west&amp;quot;: &amp;quot;1.2.0&amp;quot;,
    &amp;quot;/opt/nordic/ncs/toolchains/15b490767d/bin/python3&amp;quot;: &amp;quot;3.12.4 (arm64)&amp;quot;,
    &amp;quot;/opt/nordic/ncs/toolchains/15b490767d/bin/ninja&amp;quot;: &amp;quot;1.10.2 (arm64)&amp;quot;,
    &amp;quot;/opt/nordic/ncs/toolchains/15b490767d/bin/gperf&amp;quot;: &amp;quot;3.1 (arm64)&amp;quot;,
    &amp;quot;/opt/nordic/ncs/toolchains/15b490767d/bin/dtc&amp;quot;: &amp;quot;1.6.1 (arm64)&amp;quot;,
    &amp;quot;/opt/nordic/ncs/toolchains/15b490767d/bin/gn&amp;quot;: &amp;quot;2201 (arm64)&amp;quot;,
    &amp;quot;/opt/nordic/ncs/toolchains/15b490767d/bin/git&amp;quot;: &amp;quot;2.37.3 (arm64)&amp;quot;,
    &amp;quot;arm-gdbPath&amp;quot;: &amp;quot;/opt/nordic/ncs/toolchains/15b490767d/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gdb&amp;quot;,
    &amp;quot;riscv-gdbPath&amp;quot;: &amp;quot;/opt/nordic/ncs/toolchains/15b490767d/opt/zephyr-sdk/riscv64-zephyr-elf/bin/riscv64-zephyr-elf-gdb&amp;quot;
  },
  &amp;quot;nrfutil&amp;quot;: {
    &amp;quot;nrfutil-device&amp;quot;: {
      &amp;quot;version&amp;quot;: &amp;quot;2.7.2&amp;quot;,
      &amp;quot;binPath&amp;quot;: &amp;quot;/Users/anon/.vscode/extensions/nordic-semiconductor.nrf-connect-2024.11.75-darwin-arm64/platform/nrfutil/bin/nrfutil-device&amp;quot;,
      &amp;quot;jlinkInfo&amp;quot;: {
        &amp;quot;name&amp;quot;: &amp;quot;JlinkARM&amp;quot;,
        &amp;quot;version&amp;quot;: &amp;quot;JLink_V7.94i&amp;quot;,
        &amp;quot;versionFormat&amp;quot;: &amp;quot;string&amp;quot;
      }
    },
    &amp;quot;nrfutil-toolchain-manager&amp;quot;: {
      &amp;quot;version&amp;quot;: &amp;quot;0.14.4&amp;quot;,
      &amp;quot;binPath&amp;quot;: &amp;quot;/Users/anon/.vscode/extensions/nordic-semiconductor.nrf-connect-2024.11.75-darwin-arm64/platform/nrfutil/bin/nrfutil-toolchain-manager&amp;quot;
    }
  },
  &amp;quot;environment&amp;quot;: {
    &amp;quot;westEnv&amp;quot;: {
      &amp;quot;GIT_EXEC_PATH&amp;quot;: &amp;quot;/opt/nordic/ncs/toolchains/15b490767d/Cellar/git/2.37.3/libexec/git-core&amp;quot;,
      &amp;quot;HOME&amp;quot;: &amp;quot;/Users/anon&amp;quot;,
      &amp;quot;PATH&amp;quot;: &amp;quot;/opt/nordic/ncs/toolchains/15b490767d/bin:/opt/nordic/ncs/toolchains/15b490767d/usr/bin:/opt/nordic/ncs/toolchains/15b490767d/usr/local/bin:/opt/nordic/ncs/toolchains/15b490767d/opt/bin:/opt/nordic/ncs/toolchains/15b490767d/opt/nanopb/generator-bin:/opt/nordic/ncs/toolchains/15b490767d/opt/zephyr-sdk/arm-zephyr-eabi/bin:/opt/nordic/ncs/toolchains/15b490767d/opt/zephyr-sdk/riscv64-zephyr-elf/bin:...&amp;lt;stripped out, nothing related to Nordic&amp;gt;...&amp;quot;,
      &amp;quot;ZEPHYR_TOOLCHAIN_VARIANT&amp;quot;: &amp;quot;zephyr&amp;quot;,
      &amp;quot;ZEPHYR_SDK_INSTALL_DIR&amp;quot;: &amp;quot;/opt/nordic/ncs/toolchains/15b490767d/opt/zephyr-sdk&amp;quot;,
      &amp;quot;USER&amp;quot;: &amp;quot;anon&amp;quot;
    },
    &amp;quot;inherited&amp;quot;: {
      &amp;quot;ELECTRON_RUN_AS_NODE&amp;quot;: &amp;quot;1&amp;quot;,
      &amp;quot;HOME&amp;quot;: &amp;quot;/Users/anon&amp;quot;,
      &amp;quot;PATH&amp;quot;: &amp;quot;...&amp;lt;stripped out, nothing related to Nordic&amp;gt;...&amp;quot;,
      &amp;quot;USER&amp;quot;: &amp;quot;anon&amp;quot;
    }
  },
  &amp;quot;terminal&amp;quot;: {
    &amp;quot;defaultProfile&amp;quot;: null
  },
  &amp;quot;config&amp;quot;: {
    &amp;quot;nordic-semiconductor.nrf-connect&amp;quot;: {
      &amp;quot;topdir&amp;quot;: &amp;quot;&amp;quot;,
      &amp;quot;toolchain&amp;quot;: {
        &amp;quot;path&amp;quot;: &amp;quot;&amp;quot;
      },
      &amp;quot;ozonePath&amp;quot;: &amp;quot;&amp;quot;,
      &amp;quot;applications&amp;quot;: [],
      &amp;quot;applicationOptions&amp;quot;: {},
      &amp;quot;kconfig&amp;quot;: {
        &amp;quot;interface&amp;quot;: &amp;quot;kconfig&amp;quot;
      },
      &amp;quot;west&amp;quot;: {
        &amp;quot;env&amp;quot;: {
          &amp;quot;$base&amp;quot;: &amp;quot;terminal&amp;quot;
        }
      },
      &amp;quot;boardRoots&amp;quot;: [],
      &amp;quot;taskBindings&amp;quot;: {},
      &amp;quot;buildTerminal&amp;quot;: {
        &amp;quot;condensedProgress&amp;quot;: true
      },
      &amp;quot;debugging&amp;quot;: {
        &amp;quot;flash&amp;quot;: true,
        &amp;quot;bindings&amp;quot;: {},
        &amp;quot;justMyCode&amp;quot;: false
      },
      &amp;quot;activeAppFollowActiveEditor&amp;quot;: true,
      &amp;quot;flash&amp;quot;: {
        &amp;quot;softreset&amp;quot;: false,
        &amp;quot;erase&amp;quot;: false,
        &amp;quot;recover&amp;quot;: false
      },
      &amp;quot;enableTelemetry&amp;quot;: true,
      &amp;quot;thirdpartyIntegration&amp;quot;: {},
      &amp;quot;toolchainManager&amp;quot;: {
        &amp;quot;indexURL&amp;quot;: null,
        &amp;quot;installDirectory&amp;quot;: null
      },
      &amp;quot;nrfutil&amp;quot;: {
        &amp;quot;home&amp;quot;: null
      },
      &amp;quot;defaultOpenAction&amp;quot;: &amp;quot;ask&amp;quot;,
      &amp;quot;terminalProfile&amp;quot;: {
        &amp;quot;shell&amp;quot;: null
      }
    },
    &amp;quot;nordic-semiconductor.nrf-terminal&amp;quot;: {
      &amp;quot;terminalMode&amp;quot;: &amp;quot;character&amp;quot;
    }
  },
  &amp;quot;extensions&amp;quot;: {
    &amp;quot;internal&amp;quot;: {
      &amp;quot;nordic-semiconductor.nrf-connect&amp;quot;: {
        &amp;quot;version&amp;quot;: &amp;quot;2024.11.75&amp;quot;,
        &amp;quot;path&amp;quot;: &amp;quot;/Users/anon/.vscode/extensions/nordic-semiconductor.nrf-connect-2024.11.75-darwin-arm64&amp;quot;,
        &amp;quot;isActive&amp;quot;: true
      },
      &amp;quot;nordic-semiconductor.nrf-terminal&amp;quot;: {
        &amp;quot;version&amp;quot;: &amp;quot;2024.9.14&amp;quot;,
        &amp;quot;path&amp;quot;: &amp;quot;/Users/anon/.vscode/extensions/nordic-semiconductor.nrf-terminal-2024.9.14&amp;quot;,
        &amp;quot;isActive&amp;quot;: true
      },
      &amp;quot;nordic-semiconductor.nrf-devicetree&amp;quot;: {
        &amp;quot;version&amp;quot;: &amp;quot;2024.11.36&amp;quot;,
        &amp;quot;path&amp;quot;: &amp;quot;/Users/anon/.vscode/extensions/nordic-semiconductor.nrf-devicetree-2024.11.36&amp;quot;,
        &amp;quot;isActive&amp;quot;: true
      },
      &amp;quot;nordic-semiconductor.nrf-kconfig&amp;quot;: {
        &amp;quot;version&amp;quot;: &amp;quot;2024.11.16&amp;quot;,
        &amp;quot;path&amp;quot;: &amp;quot;/Users/anon/.vscode/extensions/nordic-semiconductor.nrf-kconfig-2024.11.16&amp;quot;,
        &amp;quot;isActive&amp;quot;: true
      }
    },
    &amp;quot;external&amp;quot;: {
      &amp;quot;marus25.cortex-debug&amp;quot;: null,
      &amp;quot;ms-vscode.cpptools&amp;quot;: &amp;quot;1.22.11&amp;quot;,
      &amp;quot;ms-vscode.js-debug&amp;quot;: &amp;quot;1.95.3&amp;quot;,
      &amp;quot;ms-vscode.js-debug-companion&amp;quot;: &amp;quot;1.1.3&amp;quot;,
      &amp;quot;ms-vscode.vscode-js-profile-table&amp;quot;: &amp;quot;1.0.10&amp;quot;,
      &amp;quot;ms-python.debugpy&amp;quot;: &amp;quot;2024.12.0&amp;quot;,
      &amp;quot;ms-python.isort&amp;quot;: &amp;quot;2023.10.1&amp;quot;,
      &amp;quot;ms-python.python&amp;quot;: &amp;quot;2024.20.0&amp;quot;,
      &amp;quot;ms-python.vscode-pylance&amp;quot;: &amp;quot;2024.11.3&amp;quot;,
      &amp;quot;ms-toolsai.jupyter&amp;quot;: &amp;quot;2024.10.0&amp;quot;,
      &amp;quot;ms-toolsai.jupyter-keymap&amp;quot;: &amp;quot;1.1.2&amp;quot;,
      &amp;quot;ms-toolsai.jupyter-renderers&amp;quot;: &amp;quot;1.0.21&amp;quot;,
      &amp;quot;ms-toolsai.vscode-jupyter-cell-tags&amp;quot;: &amp;quot;0.1.9&amp;quot;,
      &amp;quot;ms-toolsai.vscode-jupyter-slideshow&amp;quot;: &amp;quot;0.1.6&amp;quot;,
      &amp;quot;ms-vscode.cmake-tools&amp;quot;: &amp;quot;1.19.52&amp;quot;,
      &amp;quot;ms-vscode.cpptools-extension-pack&amp;quot;: &amp;quot;1.3.0&amp;quot;,
      &amp;quot;ms-vscode.cpptools-themes&amp;quot;: &amp;quot;2.0.0&amp;quot;,
      &amp;quot;trond-snekvik.gnu-mapfiles&amp;quot;: &amp;quot;1.1.0&amp;quot;,
      &amp;quot;twxs.cmake&amp;quot;: &amp;quot;0.0.17&amp;quot;
    }
  }
}&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting extremely frustrated with nRF5340 DK so far</title><link>https://devzone.nordicsemi.com/thread/512995?ContentTypeID=1</link><pubDate>Mon, 02 Dec 2024 14:02:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ddaaf1df-3ff2-4d4d-965d-c616adb10627</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Sorry to hear that you are having so many issues with our development kit and SDK toolchain. Now there are a lot of things going on in this ticket, but I would say that some of this boils down to HW issue i.e. board problems.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Can you please provide the output from &amp;quot;generate support information&amp;quot; in VS Code. Either by clicking the &amp;quot;headset&amp;quot; icon, or from command palette: nRF Connect: Generate Support information&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/0871.pastedimage1733147815701v1.png" alt=" " /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/5661.pastedimage1733147834594v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Thanks.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting extremely frustrated with nRF5340 DK so far</title><link>https://devzone.nordicsemi.com/thread/512863?ContentTypeID=1</link><pubDate>Sun, 01 Dec 2024 17:00:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:94606c8e-c1f8-4949-9e14-fc27650cb7dd</guid><dc:creator>anoane</dc:creator><description>&lt;p&gt;Oh I forgot...&lt;/p&gt;
&lt;p&gt;&lt;span&gt;SW PROBLEM 3&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;I tried to build Matter Lock template (before SW PROBLEM 1 appeared, and not going away), of course flashing with nrfjprog was a no go, but i managed to flash the hex files (for both APPCPU and NETCPU) via J-Link&amp;nbsp;&lt;span&gt;JFlash.app / JFlashLite.app&lt;br /&gt;Then of course debugging is half broken, so Debug without recompiling and flashing and I get a panic at boot time in the TZ app/binary, the main for non-secure world is not even reached.&lt;br /&gt;THIS IS WHAT HAPPENS WITHOUT CHANGING ANYTHING, literally just trying to compile your template.&lt;br /&gt;Honestly, what is this?&lt;br /&gt;It&amp;#39;s totally unusable and useless&lt;br /&gt;&lt;br /&gt;And now the IMCU USB seems death, i tried maybe 1000 times, now it stopped showing up, I can only boot with External supply and blinky runs, but I lost the on-board J-Link and VCOM0/2&lt;br /&gt;&lt;br /&gt;It&amp;#39;s been a nightmare so far&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>