<?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>Adding custom board to Zephyr</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/91707/adding-custom-board-to-zephyr</link><description>Hello. 
 I try to add my own board to Zephyr. I made copy/paste nrf52833dk_nrf52833 and change file names and keywords. New folder is in: &amp;quot;C:/ncs/zephyr/boards/arm&amp;quot; . Unforunatelly, I can&amp;#39;t choose my board in &amp;quot;Add Build Configuratrion&amp;quot; list. My new board</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 13 Sep 2022 09:16:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/91707/adding-custom-board-to-zephyr" /><item><title>RE: Adding custom board to Zephyr</title><link>https://devzone.nordicsemi.com/thread/385893?ContentTypeID=1</link><pubDate>Tue, 13 Sep 2022 09:16:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:be3192a9-2964-4f82-8649-489da632126b</guid><dc:creator>PW</dc:creator><description>&lt;p&gt;My mistake. I copied files&amp;nbsp;from other version. I noticed, that I have some mess in my nrf connect folders :/&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Adding custom board to Zephyr</title><link>https://devzone.nordicsemi.com/thread/385470?ContentTypeID=1</link><pubDate>Fri, 09 Sep 2022 09:35:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4919338c-d4ef-4ac6-b696-252d8d4f0343</guid><dc:creator>helsing</dc:creator><description>&lt;p&gt;Which nRF Connect SDK version will you be using? Could you please verify that you copied the board files from the same nRF Connect SDK version as you will be building your project for? The board files you attached seem different from the board files for nRF52833 DK found in nRF Connect SDK v2.0.2. &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Adding custom board to Zephyr</title><link>https://devzone.nordicsemi.com/thread/385097?ContentTypeID=1</link><pubDate>Wed, 07 Sep 2022 16:01:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f9a8da5f-4997-4a04-9a80-c546dac16f99</guid><dc:creator>PW</dc:creator><description>&lt;p&gt;OK. It&amp;#39;s visible now. But there are some new issues (Not last, I guess)&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/1067.err_5F00_1.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Adding custom board to Zephyr</title><link>https://devzone.nordicsemi.com/thread/385028?ContentTypeID=1</link><pubDate>Wed, 07 Sep 2022 12:15:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d6389b8b-8aef-41ec-abf9-0350b5cdca15</guid><dc:creator>helsing</dc:creator><description>&lt;p&gt;Hi again,&lt;/p&gt;
&lt;p&gt;I just realized that you have already attached your board files. I had a brief look and did not see something obvious missing.&lt;/p&gt;
&lt;p&gt;Anyways, have you verified that VS Code is configured for the same nRF Connect SDK version as you have added the board to? For example, if I add a new board to in the board folder for nRF Connect SDK v1.9.1, it will not be discoverable if VS Code is currently configured for nRF Connect SDK v2.0.2(and vice versa). Here is how to change the nRF Connect SDK version in VS Code:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Go to the startup screen and expand &amp;quot;Quick Setup&amp;quot;&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/pastedimage1662552642992v1.png" alt=" " /&gt; &lt;/li&gt;
&lt;li&gt;Select the nRF Connect SDK version corresponding to where you added the custom board files.&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/pastedimage1662552895449v3.png" alt=" " /&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Adding custom board to Zephyr</title><link>https://devzone.nordicsemi.com/thread/385023?ContentTypeID=1</link><pubDate>Wed, 07 Sep 2022 11:57:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ebc0f566-d67b-45d5-8619-d465dbead607</guid><dc:creator>helsing</dc:creator><description>&lt;p&gt;Hi Piotr,&lt;/p&gt;
&lt;p&gt;Section 2.2 in this &lt;a href="https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/getting-started/posts/nrf-connect-sdk-tutorial---part-3-ncs-v1-4-0#h11sk6ks1jkp1figkuq6gxw1m1rctdp0"&gt;getting started guide for nRF Connect SDK - Part 3&lt;/a&gt; covers how to create a custom board.&lt;/p&gt;
&lt;p&gt;Have you verified that you have updated all instances of the old board name?&lt;/p&gt;
&lt;p&gt;When I searched for &amp;#39;nrf52833dk_nrf52833&amp;#39; in VS Code I find 14 results in 6 files for nRF Connect SDK v1.9.1(it might be a different number for you, depending on which version you are using).&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/pastedimage1662550267071v1.png" alt=" " /&gt;&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/pastedimage1662551858423v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>