<?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>Overlay file addition  Issue to Zephyr Project in SES</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/83286/overlay-file-addition-issue-to-zephyr-project-in-ses</link><description>Dear, I copied the Button sample project to another drive i.e. G. I added the overlay file. The file is attched. The included file is shown on ltop left corner side under dts category. Then, click RUN CMake. The dialog appers as shown in attached file</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 11 Apr 2022 14:04:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/83286/overlay-file-addition-issue-to-zephyr-project-in-ses" /><item><title>RE: Overlay file addition  Issue to Zephyr Project in SES</title><link>https://devzone.nordicsemi.com/thread/362890?ContentTypeID=1</link><pubDate>Mon, 11 Apr 2022 14:04:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a1a2c50a-2b2b-4a61-9568-9517a559e3ad</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;Hi Gulzar,&lt;/p&gt;
&lt;p&gt;Sorry for the late reply. My colleague is on parents&amp;#39; leave and has some cases left over.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I just wonder do you still need help? We have a blog that demonstrated how to add a display, have you referred to it:&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/peripherals/posts/lvgl-on-a-tft-lcd-display-with-the-nrf9160-dk"&gt;(+) LVGL on a TFT LCD Display with the nRF9160 DK - Peripherals And RF Test - nRF Connect SDK guides - Nordic DevZone (nordicsemi.com)&lt;/a&gt;. Pay attention that the overlay file is named&amp;nbsp;&lt;span&gt;nrf9160dk_nrf9160ns.overlay so the building system can find it during the building process.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Charlie&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Overlay file addition  Issue to Zephyr Project in SES</title><link>https://devzone.nordicsemi.com/thread/361121?ContentTypeID=1</link><pubDate>Fri, 01 Apr 2022 03:23:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f10aba94-ee3a-4390-a330-35f12f699a95</guid><dc:creator>mexco</dc:creator><description>&lt;p&gt;Hi, I again created a new project today. In this project also, a custom overlay file is not loaded. i adopted following steps:&lt;/p&gt;
&lt;p&gt;Step 1:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1648782571979v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;Step 2:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Step 3:&amp;nbsp;&lt;span class="mceItem mceNonEditable mceInsertMediaItem mceInsertMediaItem mceInsertMediaItemImage" style="color:transparent;height:240px;width:320px;" id="pastedimage1648782613180v3"&gt;...&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Step 4 :&amp;nbsp;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1648782642843v4.png" /&gt;&lt;/p&gt;
&lt;p&gt;Sep 5:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Step 6:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1648782690687v6.png" /&gt;&lt;/p&gt;
&lt;p&gt;Step 7:&lt;/p&gt;
&lt;p&gt;The Build Error&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The custom overelay file CODE&amp;nbsp; is below.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;/{
aliases{
        bmspin = &amp;amp;bmspin;
       };
BmsPin {		
        status = &amp;quot;okay&amp;quot;;
	bmspin: bms_pin {
          bmsio = &amp;lt; &amp;amp;gpio0 0x8 0x11 &amp;gt;;
          label = &amp;quot;BMS PIN&amp;quot;;      
          status = &amp;quot;okay&amp;quot;;
        };
  };
};
&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Overlay file addition  Issue to Zephyr Project in SES</title><link>https://devzone.nordicsemi.com/thread/345879?ContentTypeID=1</link><pubDate>Tue, 04 Jan 2022 11:50:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:266b09b9-7dce-431a-ba97-f1b1c0253ef7</guid><dc:creator>helsing</dc:creator><description>&lt;p&gt;Dear Gulzar,&lt;/p&gt;
&lt;p&gt;It appears that the overlay file is not found by your project. Here are three ways to include the aliases:&lt;/p&gt;
&lt;p&gt;a) Include the path to the overlay file in CMakeLists.txt. (You might want to copy the file to your project folder or a subfolder of your project folder in order to keep the path short. &lt;/p&gt;
&lt;p&gt;b) Or you could create a file called nrf5340dk_nrf5340_cpuapp.overlay, place it in your project folder and add the lines of code.&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>