<?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 fails with kconfig.py: [Errno 13] Permission denied</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/116521/build-configuration-fails-with-kconfig-py-errno-13-permission-denied</link><description>HI 
 When creating a simple blinky application from template in zephyr and trying to build a configuration i get following errors. 
 How can i add permission to script kconfig so it wont fail?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 22 Nov 2024 11:16:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/116521/build-configuration-fails-with-kconfig-py-errno-13-permission-denied" /><item><title>RE: Build configuration fails with kconfig.py: [Errno 13] Permission denied</title><link>https://devzone.nordicsemi.com/thread/511630?ContentTypeID=1</link><pubDate>Fri, 22 Nov 2024 11:16:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3d93f460-6566-4be4-b5a4-787cf55c9b8a</guid><dc:creator>mojangeex</dc:creator><description>&lt;p&gt;I managed to resolve an issue. I renamed&amp;nbsp;C:/Development/nrf54/blinky_zephyr/Kconfig Kconfig folder to something else. Then it managed to create build directory and create a Kconkfig inside of it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build configuration fails with kconfig.py: [Errno 13] Permission denied</title><link>https://devzone.nordicsemi.com/thread/511459?ContentTypeID=1</link><pubDate>Thu, 21 Nov 2024 11:09:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1865125e-9e3c-4e86-bd04-afdc71e5a06d</guid><dc:creator>mojangeex</dc:creator><description>&lt;p&gt;yes i followed the procedure exactly. I had installed zephyr for nordic&amp;nbsp; once before like 3 years ago and i remember that it worked back then.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build configuration fails with kconfig.py: [Errno 13] Permission denied</title><link>https://devzone.nordicsemi.com/thread/511306?ContentTypeID=1</link><pubDate>Wed, 20 Nov 2024 13:31:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:137bf394-2a68-4c93-9742-36e9f2831bd6</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Could you check if you&amp;#39;ve followed the recommended &lt;a href="https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/lessons/lesson-1-nrf-connect-sdk-introduction/topic/exercise-1-1/"&gt;procedure regarding installation&lt;/a&gt; etc.?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build configuration fails with kconfig.py: [Errno 13] Permission denied</title><link>https://devzone.nordicsemi.com/thread/511275?ContentTypeID=1</link><pubDate>Wed, 20 Nov 2024 11:58:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a557ab17-6678-44bb-b0a8-5dba8aa234fc</guid><dc:creator>mojangeex</dc:creator><description>&lt;p&gt;Hi&lt;br /&gt;Yes this is the first project, im following dev academy now that i got nrf54l15.&lt;br /&gt;No, sadly i dont have any other working example or situation as all of the work we did was on the nRF5 SDK and we want to migrate to new one.&amp;nbsp;&lt;br /&gt;yes its windows 11.&lt;br /&gt;Yes iI have an admin rights. I tried both in C/Development and C/ncs, both unsuccessfully.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build configuration fails with kconfig.py: [Errno 13] Permission denied</title><link>https://devzone.nordicsemi.com/thread/511272?ContentTypeID=1</link><pubDate>Wed, 20 Nov 2024 11:53:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f85b140b-64d4-43e6-b98c-79dfc55c4f9c</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;So this is the first project you&amp;#39;ve built, so you do not have any other example of a situation where it works in your environment?&amp;nbsp;Is this windows 11?&lt;/p&gt;
&lt;p&gt;The &amp;quot;permission denied&amp;quot; issue surprised me a bit, not sure if I&amp;#39;ve seen that before. Are you the admin of this computer, and have access to C/Development ? Could you try placing the project in C/ncs ?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build configuration fails with kconfig.py: [Errno 13] Permission denied</title><link>https://devzone.nordicsemi.com/thread/511131?ContentTypeID=1</link><pubDate>Tue, 19 Nov 2024 14:41:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c408f284-7f5f-465e-bd43-29fefdf02f32</guid><dc:creator>mojangeex</dc:creator><description>&lt;p&gt;Upon furher investigation. When creating new project anc building configuration for the first time it works. Any sequental changes to code an error shows up like here:&amp;nbsp;&lt;a title="LINK" href="https://devzone.nordicsemi.com/f/nordic-q-a/114055/error-when-build-configuration-with-vs-code?ReplySortBy=CreatedDate&amp;amp;ReplySortOrder=Ascending"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/114055/error-when-build-configuration-with-vs-code?ReplySortBy=CreatedDate&amp;amp;ReplySortOrder=Ascending&lt;/a&gt;&lt;br /&gt;And after clearing cache i end up on the error described in post above.&lt;/p&gt;
&lt;p&gt;Adding: I SDK version 2.8.0 and everything on latest version.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>