<?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>Build configuration stale AGAIN (unrecoverable)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/121645/build-configuration-stale-again-unrecoverable</link><description>This happens quite often, I simply has to create a new build configuration and in worse cases simply a new application and copy all my sourcefiles over to the new project. 
 This time I have a little info on what actually happened. 
 I have been working</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 10 Jun 2025 15:11:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/121645/build-configuration-stale-again-unrecoverable" /><item><title>RE: Build configuration stale AGAIN (unrecoverable)</title><link>https://devzone.nordicsemi.com/thread/538693?ContentTypeID=1</link><pubDate>Tue, 10 Jun 2025 15:11:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a2d4e663-bff1-4e21-890f-d5962b5f3689</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;Thank you for clarification.&lt;br /&gt;&lt;br /&gt;I have replicated this issue. I have built the project successfully and then I added err.overlay to the build configuration and the build folder indeed disappeared. I have reported this internally. For exact timeline when this is expected to be fixed, you can contact your regional sales manager.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build configuration stale AGAIN (unrecoverable)</title><link>https://devzone.nordicsemi.com/thread/538635?ContentTypeID=1</link><pubDate>Tue, 10 Jun 2025 11:28:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0d450747-e033-410e-b0d9-0a8695283b6b</guid><dc:creator>Thomas</dc:creator><description>&lt;p&gt;Normally the build simply dissapears from the menu (APPLICATIONS). This means you are no longer able to select the build and rebuild the project.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build configuration stale AGAIN (unrecoverable)</title><link>https://devzone.nordicsemi.com/thread/538634?ContentTypeID=1</link><pubDate>Tue, 10 Jun 2025 11:27:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:017cbc89-a8e0-44e6-af60-cb1b0895a702</guid><dc:creator>Thomas</dc:creator><description>&lt;p&gt;I included an dummy error.dts with garbage in the build setup as extra device tree overlay.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build configuration stale AGAIN (unrecoverable)</title><link>https://devzone.nordicsemi.com/thread/538615?ContentTypeID=1</link><pubDate>Tue, 10 Jun 2025 09:35:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4c85fe48-0c5a-429e-8c19-f6f2f5ab0657</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user="turboj"]&lt;p&gt;The problem is trivial to reproduce: Just kill the build process early during initial or pristine build.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Result is a build dir thats completely unusable in VS code (and won&amp;#39;t even be detected when you restart the IDE).&lt;/p&gt;[/quote]
&lt;p&gt;Can you elaborate how build folder is unusable in VS Code?&amp;nbsp;&lt;br /&gt;I have tried canceling build process while it was running but the build was detected after restarting VS Code.&lt;/p&gt;
[quote user="tmaltesen"]&lt;p&gt;Now add a devicetree overlay called error.dts. Put some garbage in the file.&lt;/p&gt;
&lt;p&gt;In the build configuration select Generate and Build and close the view.&lt;/p&gt;[/quote]
&lt;p&gt;How did you include error.dts in your build when you got build error?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build configuration stale AGAIN (unrecoverable)</title><link>https://devzone.nordicsemi.com/thread/538257?ContentTypeID=1</link><pubDate>Thu, 05 Jun 2025 13:59:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f028df70-d614-4b20-8e99-064e5a0760b6</guid><dc:creator>Thomas</dc:creator><description>&lt;p&gt;Create a project from scratch based on hello_world.&lt;/p&gt;
&lt;p&gt;Selected nrf9151dk/nrf9151dk as board.&lt;/p&gt;
&lt;p&gt;Build the project.&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/pastedimage1749131576366v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Now add a devicetree overlay called error.dts. Put some garbage in the file.&lt;/p&gt;
&lt;p&gt;In the build configuration select Generate and Build and close the view.&lt;/p&gt;
&lt;p&gt;Now you get a build error:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;-- Configuring incomplete, errors occurred!&lt;/em&gt;&lt;br /&gt;&lt;em&gt;See also &amp;quot;D:/Workspaces/hello_world_5/build/CMakeFiles/CMakeOutput.log&amp;quot;.&lt;/em&gt;&lt;br /&gt;&lt;em&gt;FATAL ERROR: command exited with status 1: &amp;#39;D:\ncs\toolchains\0b393f9e1b\opt\bin\cmake.EXE&amp;#39; -DWEST_PYTHON=D:/ncs/toolchains/0b393f9e1b/opt/bin/python.exe &amp;#39;-Bd:\Workspaces\hello_world_5\build&amp;#39; -GNinja -DBOARD=nrf9151dk/nrf9151/ns -DDTC_OVERLAY_FILE=error.dts -DBOARD_ROOT=d:/nrfboards &amp;#39;-SD:\ncs\v3.0.2\zephyr\share\sysbuild&amp;#39; &amp;#39;-DAPP_DIR:PATH=d:\Workspaces\hello_world_5&amp;#39;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;* The terminal process terminated with exit code: 1. &lt;/em&gt;&lt;br /&gt;&lt;em&gt; * Terminal will be reused by tasks, press any key to close it.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The build configuration is gone:&lt;/p&gt;
&lt;p&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/pastedimage1749131847009v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;This is of course not how it happens normally, it would be a real board DTS and it would be a real project.&lt;/p&gt;
&lt;p&gt;You are unable to get the build configuration back, and will have to create a new one.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build configuration stale AGAIN (unrecoverable)</title><link>https://devzone.nordicsemi.com/thread/538236?ContentTypeID=1</link><pubDate>Thu, 05 Jun 2025 13:43:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b4ee12fb-c7dc-439c-8153-b7d552ebafee</guid><dc:creator>Thomas</dc:creator><description>&lt;p&gt;Lets say it was a syntax error in the DTS file. So create a syntax error in a DTS file for the board.&amp;nbsp;Make a prestine build, the build will fail. And the build will be STALE. If you fix you syntax error in the board DTS the problem should be fixed, but the build is no longer available.&lt;/p&gt;
&lt;p&gt;But as Turbo J is&amp;nbsp;writing, it should be easy to reproduce, just kill the build process early.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build configuration stale AGAIN (unrecoverable)</title><link>https://devzone.nordicsemi.com/thread/538233?ContentTypeID=1</link><pubDate>Thu, 05 Jun 2025 13:31:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7cc09b2b-4dd0-4044-ac8d-e94bd77da5d4</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi &lt;a href="https://devzone.nordicsemi.com/members/thomas"&gt;Thomas&lt;/a&gt;&amp;nbsp;,&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
[quote user="dejans"]&lt;blockquote&gt;&lt;div&gt;Thomas said:&lt;/div&gt;&lt;div&gt;I am using nrf Connect&amp;nbsp;&lt;span&gt;2025.5.152 (but this is very new and I have not seen the problem yet in this one).&lt;/span&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;div&gt;&lt;/div&gt;
&lt;p&gt;Do I understand correctly that your problem is not present anymore with this version of extension?&lt;/p&gt;[/quote][quote user="tmaltesen"]As far as I know, the problem is still there.[/quote][quote user=""]I immediately fixed the problem but when trying to build my application VS Code terminal kept telling me that a build was already active so I could not start a build. I waited, tried to clean the build configuration and other things for 30 minutes. Unable to get out of the state that the system thought there was an active build in progress.&amp;nbsp;[/quote]
&lt;p&gt;What exactly did you modify and how did you immediately fix the problem? Can you please describe the problem in more detail? Can you provide exact steps with screenshots so that I can try to reproduce your exact issue?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build configuration stale AGAIN (unrecoverable)</title><link>https://devzone.nordicsemi.com/thread/538178?ContentTypeID=1</link><pubDate>Thu, 05 Jun 2025 08:56:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:05971c2b-d444-406d-9902-fe2822cefe54</guid><dc:creator>Thomas</dc:creator><description>&lt;p&gt;As far as I know, the problem is still there.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build configuration stale AGAIN (unrecoverable)</title><link>https://devzone.nordicsemi.com/thread/538027?ContentTypeID=1</link><pubDate>Wed, 04 Jun 2025 10:55:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e8807231-6089-4d1d-a0da-ac30ee0c80b1</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user="turboj"]&lt;p&gt;I recommend adding a chapter in the documentation about this (or adding a link if one exists and I just missed it).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Or even better: Add some more error handling to the code that detects and handles build folders.&amp;nbsp;&lt;/p&gt;[/quote]
&lt;p&gt;I have forwarded your recommendation internally. For now, only option to recover from situations like this is to delete build folder manually.&lt;/p&gt;
[quote user="tmaltesen"]I am using nrf Connect&amp;nbsp;&lt;span&gt;2025.5.152 (but this is very new and I have not seen the problem yet in this one).&lt;/span&gt;[/quote]
&lt;p&gt;Do I understand correctly that your problem is not present anymore with this version of extension?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build configuration stale AGAIN (unrecoverable)</title><link>https://devzone.nordicsemi.com/thread/537828?ContentTypeID=1</link><pubDate>Tue, 03 Jun 2025 10:18:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f99b4a70-f5f3-4cfb-8f66-d7819fd802f2</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;The problem is trivial to reproduce: Just kill the build process early during initial or pristine build.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Result is a build dir thats completely unusable in VS code (and won&amp;#39;t even be detected when you restart the IDE).&lt;/p&gt;
&lt;p&gt;Fix is surprisingly difficult to figure out as it requires west command line usage - which a dev normally does not need to touch much. I had trouble finding the&amp;nbsp;&lt;em&gt;button&lt;/em&gt; that opens a terminal where &amp;quot;west&amp;quot; is&amp;nbsp; recognized as a command...&lt;/p&gt;
&lt;p&gt;I recommend adding a chapter in the documentation about this (or adding a link if one exists and I just missed it).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Or even better: Add some more error handling to the code that detects and handles build folders.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build configuration stale AGAIN (unrecoverable)</title><link>https://devzone.nordicsemi.com/thread/537822?ContentTypeID=1</link><pubDate>Tue, 03 Jun 2025 09:41:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4309f197-5840-4935-91d0-cb979d6a3eb0</guid><dc:creator>Thomas</dc:creator><description>&lt;p&gt;I am using nrf Connect&amp;nbsp;&lt;span&gt;2025.5.152 (but this is very new and I have not seen the problem yet in this one).&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;VS code is 1.100.2&lt;/span&gt;&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: Build configuration stale AGAIN (unrecoverable)</title><link>https://devzone.nordicsemi.com/thread/537818?ContentTypeID=1</link><pubDate>Tue, 03 Jun 2025 09:29:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:206c053a-c430-4e43-a65b-c611dcb7c72e</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;Which operating system do you use?&lt;br /&gt;&lt;br /&gt;Which versions of VS Code and nRF Connect for VS Code extension do you use?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build configuration stale AGAIN (unrecoverable)</title><link>https://devzone.nordicsemi.com/thread/537812?ContentTypeID=1</link><pubDate>Tue, 03 Jun 2025 09:16:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:35120e2a-9aa5-40eb-aa0c-75c931c4b582</guid><dc:creator>Thomas</dc:creator><description>&lt;p&gt;For me this has happened in all versions I have used, since 2.xx something. It is still happening in 3.01. I am not using command line.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build configuration stale AGAIN (unrecoverable)</title><link>https://devzone.nordicsemi.com/thread/537807?ContentTypeID=1</link><pubDate>Tue, 03 Jun 2025 09:04:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:157d9a68-c1f3-4fab-851a-98e4410f6741</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;Is build process working fine using command line? Are you seeing issues only when using VS Code? If yes, which version of the tools do you use?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build configuration stale AGAIN (unrecoverable)</title><link>https://devzone.nordicsemi.com/thread/537806?ContentTypeID=1</link><pubDate>Tue, 03 Jun 2025 08:57:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7a18d1ff-e3d9-4644-bc20-4baf6827d367</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user="tmaltesen"]Sorry - what do you mean by that? Can you explain why you want us to look at the supported OS page?[/quote]
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/zankl"&gt;peterz&lt;/a&gt;&amp;nbsp;mentioned that he uses Linux Mint.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build configuration stale AGAIN (unrecoverable)</title><link>https://devzone.nordicsemi.com/thread/537781?ContentTypeID=1</link><pubDate>Tue, 03 Jun 2025 07:14:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ba4836a5-308c-426b-a95a-8bbabe3a2b67</guid><dc:creator>Thomas</dc:creator><description>&lt;p&gt;I do not have any fixes. I do the same (setup a new build). But I am quite sure it mostly happens due to a failing build, so I am very carefull when a build fails. One thing: Do not close the build properties page, then you have a chance to fix the problem and rebuild.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build configuration stale AGAIN (unrecoverable)</title><link>https://devzone.nordicsemi.com/thread/537780?ContentTypeID=1</link><pubDate>Tue, 03 Jun 2025 07:12:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:74f4e771-3ca1-4767-b8f4-4733eb4b3ab6</guid><dc:creator>Thomas</dc:creator><description>&lt;p&gt;Sorry - what do you mean by that? Can you explain why you want us to look at the supported OS page?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build configuration stale AGAIN (unrecoverable)</title><link>https://devzone.nordicsemi.com/thread/537772?ContentTypeID=1</link><pubDate>Tue, 03 Jun 2025 06:15:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a62662ed-dc41-41cc-88cb-826fd2bc4e99</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/members/zankl"&gt;peterz&lt;/a&gt;&amp;nbsp;and &lt;a href="https://devzone.nordicsemi.com/members/p.arun.raj"&gt;Aaron&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Please have a look at&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/installation/recommended_versions.html#supported_operating_systems_firmware"&gt;supported operating systems&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build configuration stale AGAIN (unrecoverable)</title><link>https://devzone.nordicsemi.com/thread/537559?ContentTypeID=1</link><pubDate>Sat, 31 May 2025 01:36:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:26237772-1603-4fc2-ab20-0e1a9139f161</guid><dc:creator>Aaron</dc:creator><description>&lt;p&gt;Trying to build on v3.0.1 and having similar issues, Have to close down and setup build from scratch to rebuild...&lt;br /&gt;looking for a solution...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build configuration stale AGAIN (unrecoverable)</title><link>https://devzone.nordicsemi.com/thread/537504?ContentTypeID=1</link><pubDate>Fri, 30 May 2025 10:22:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2b43a22f-5d6e-4289-af6c-bbaa4d691d66</guid><dc:creator>peterz</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I&amp;#39;m new to nrfConnect and installed V3.0 on a Linux Mint.I&amp;#39;m struggling with the definition of my custom board and the problem description fits my observations. Sometimes I&amp;#39;m just stuck with my board, sometimes even the build vanishes from Nordic extension view of the project (the build directory still exists but project does not show the build anymore).&lt;/p&gt;
&lt;p&gt;One easy way to demonstrate part of the problem:&lt;br /&gt;a) create a new application from hello world sample&lt;br /&gt;b) build it for nrf52840DK - everything is fine&lt;br /&gt;c) add the following lines to prj.conf (yes, we will get errors, this is important)&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_GPIO=y
CONFIG_I2C=y
CONFIG_SPI=y


CONFIG_USB_DEVICE_STACK=y
CONFIG_USB_CDC_ACM=y
CONFIG_USB_CDC_ACM_LOG_LEVEL_INF=n
CONFIG_USB_DEVICE_LOG_LEVEL_INF=n


CONFIG_SERIAL=y
CONFIG_UART_CONSOLE=n
CONFIG_USB_UART_CONSOLE=n
CONFIG_SHELL_BACKEND_SERIAL=n
CONFIG_LOG_BACKEND=n


CONFIG_USB_DEVICE_PRODUCT=&amp;quot;Heureka CDC ACM sample&amp;quot;
CONFIG_USB_DEVICE_PID=0x0001
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;start a &amp;quot;Pristine Build&amp;quot; and we get the expected FATAL ERROR.&lt;br /&gt;The point is: the spinning icon left of the build stops.&lt;/p&gt;
&lt;p&gt;start a second &amp;quot;Pristine Build&amp;quot; and we get the expected FATAL ERROR again.&lt;br /&gt;But this time the icon left of the build keeps spinning.&lt;/p&gt;
&lt;p&gt;I start a third &amp;quot;Pristine Build&amp;quot; and in the terminal I get:&lt;br /&gt;&amp;gt; Another task is currently building this configuration, closing.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m afraid we might have overlapping issues which make it hard to pinpoint the cause.&lt;br /&gt;But I guess this phenomenon might be part of the problem.&lt;/p&gt;
&lt;p&gt;I can confirm that using the dialog to edit the build configuration helps a lot as does&lt;br /&gt;- stop VS code&lt;br /&gt;- remove build directory&lt;br /&gt;- restart VS code and create a new build&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;hope this helps&lt;/p&gt;
&lt;p&gt;Peter&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build configuration stale AGAIN (unrecoverable)</title><link>https://devzone.nordicsemi.com/thread/536715?ContentTypeID=1</link><pubDate>Fri, 23 May 2025 07:58:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e0c8d975-c0a9-4dfd-959b-72b074f1b795</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user=""]I did a small mistake when modifying the device tree which is in a seperate boards directory and also in git. This caused the application project to not build because of DTS problem.[/quote]
&lt;p&gt;As I want to replicate your problem, can you please provide additional more specific details about the problem? Which project did you use as a starting point, what exactly you changed and which error you got? Please provide detailed steps, relevant logs and possibly screenshots.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build configuration stale AGAIN (unrecoverable)</title><link>https://devzone.nordicsemi.com/thread/536607?ContentTypeID=1</link><pubDate>Thu, 22 May 2025 11:41:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c7ace321-dae0-4922-ad07-421c0dad88c4</guid><dc:creator>Thomas</dc:creator><description>&lt;p&gt;I have no problem making a clean project, that will work.&lt;/p&gt;
&lt;p&gt;Best guess for reproducing is creating a DTS problem, try to build the project when it fails see what happens.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build configuration stale AGAIN (unrecoverable)</title><link>https://devzone.nordicsemi.com/thread/536601?ContentTypeID=1</link><pubDate>Thu, 22 May 2025 11:17:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:928e6ea6-e51d-4653-9f1e-3ba0bfce28c0</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user="dejans"]Can you try to remove your current build configuration and your build folder, restart VS Code and start from beginning?&lt;br /&gt;If you still have the problem, can you please try to replicate the problem on the nrf9151dk? Do you get the same result?[/quote]
&lt;p&gt;Have you tried this?&lt;br /&gt;&lt;br /&gt;Can you try from the very beginning, making clean project in VS Code and making new build configuration for that project?&lt;br /&gt;Can you provide detailed information with all necessary steps so that I can try to reproduce your problem using nrf9151-dk?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build configuration stale AGAIN (unrecoverable)</title><link>https://devzone.nordicsemi.com/thread/536567?ContentTypeID=1</link><pubDate>Thu, 22 May 2025 09:07:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:13b09c3a-e07b-4bad-af64-88c8bc8baad9</guid><dc:creator>Thomas</dc:creator><description>&lt;p&gt;I am not sure what you mean from command line, if i try I get:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;usage: west [-h] [-z ZEPHYR_BASE] [-v] [-V] &amp;lt;command&amp;gt; ...&lt;br /&gt;west: error: argument &amp;lt;command&amp;gt;: invalid choice: &amp;#39;build&amp;#39; (choose from &amp;#39;init&amp;#39;, &amp;#39;update&amp;#39;, &amp;#39;list&amp;#39;, &amp;#39;manifest&amp;#39;, &amp;#39;diff&amp;#39;, &amp;#39;status&amp;#39;, &amp;#39;forall&amp;#39;, &amp;#39;help&amp;#39;, &amp;#39;config&amp;#39;, &amp;#39;topdir&amp;#39;, &amp;#39;selfupdate&amp;#39;)&lt;/p&gt;
&lt;p&gt;But if I create a new build it will work and I have done that for this project.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I got the same problem many times using DK hardware it also get into an unrecoverable state build.&lt;br /&gt;Often the build actually dissapears from the list of builds under applications but the directory is still there.&lt;/p&gt;
&lt;p&gt;I think it occurs when a build fails due to some problem with code or device tree.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build configuration stale AGAIN (unrecoverable)</title><link>https://devzone.nordicsemi.com/thread/536372?ContentTypeID=1</link><pubDate>Wed, 21 May 2025 09:36:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cb58905a-5684-4073-ba89-1bdf085aa208</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;Does building the project work if you use &amp;quot;west build&amp;quot; from command line (not from VS Code)?&lt;br /&gt;&lt;br /&gt;Can you try to remove your current build configuration and your build folder, restart VS Code and start from beginning?&lt;br /&gt;If you still have the problem, can you please try to replicate the problem on the nrf9151dk? Do you get the same result?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>