<?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>Questions about custom nrf5340 dts</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/94140/questions-about-custom-nrf5340-dts</link><description>I created a new dts folder for nrf5340 appcore. The application works fine on the project, but I find netcore is not working properly. I found that the BOARD_ENABLE_CPUNET option is missing from appcore kconfig compared to nrf5340dk. I tried to copy the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 01 Dec 2022 15:56:52 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/94140/questions-about-custom-nrf5340-dts" /><item><title>RE: Questions about custom nrf5340 dts</title><link>https://devzone.nordicsemi.com/thread/398607?ContentTypeID=1</link><pubDate>Thu, 01 Dec 2022 15:56:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c0705915-9f25-4169-85ce-27b5d53c3a4b</guid><dc:creator>Naeem Maroof</dc:creator><description>&lt;p&gt;Hi Jianming,&lt;/p&gt;
&lt;p&gt;Why your DTS folder a level above your project folder?&lt;/p&gt;
&lt;p&gt;Have you followed some tutorial or guide to design custom board?&lt;/p&gt;
&lt;p&gt;Here is a webinar from Nordic about custom development which you can follow if you wish to: &lt;a href="https://www.youtube.com/watch?v=KSivO9Cf1TE"&gt;Custom Development&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;There could be configuration problems, but I will have to do and see.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Naeem&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Questions about custom nrf5340 dts</title><link>https://devzone.nordicsemi.com/thread/398218?ContentTypeID=1</link><pubDate>Wed, 30 Nov 2022 01:09:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8e493380-e972-474f-8b0d-af45ce5ddf03</guid><dc:creator>mingjkl</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;Naeem Maroof,&lt;/p&gt;
&lt;p&gt;Thank you for your patient reply.&lt;/p&gt;
&lt;p&gt;DTS file in /boards/arm/em5340_v1.&lt;/p&gt;
&lt;p&gt;You can find it by going back to the root directory.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/mingjkl/em5340_test"&gt;mingjkl/em5340_test (github.com)&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Questions about custom nrf5340 dts</title><link>https://devzone.nordicsemi.com/thread/398154?ContentTypeID=1</link><pubDate>Tue, 29 Nov 2022 14:39:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:275dc0f4-41c8-47e4-af7a-9851134199d1</guid><dc:creator>Naeem Maroof</dc:creator><description>&lt;p&gt;Hi Jianming,&lt;/p&gt;
&lt;p&gt;Thank you for being patient.&lt;/p&gt;
&lt;p&gt;What you mean by &amp;quot;DTS Folder&amp;quot;? I can not find any board folder in your project.&lt;/p&gt;
&lt;p&gt;Did you mean &amp;quot;using an overlay&amp;quot; as I can see an overlay file for the CPUAPP core.&lt;/p&gt;
&lt;p&gt;So I modified the project configuration and the overlay file, and I am able to build, flash and see the output from both of the cores.&lt;/p&gt;
&lt;p&gt;Here is what I am getting (I am connected to both COM ports through putty).&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/0083.pastedimage1669732763104v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Let me know if this is what you are looking for or something else.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Questions about custom nrf5340 dts</title><link>https://devzone.nordicsemi.com/thread/397281?ContentTypeID=1</link><pubDate>Wed, 23 Nov 2022 20:46:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:16450d14-0b38-437a-9e83-d1875c0074e6</guid><dc:creator>Naeem Maroof</dc:creator><description>&lt;p&gt;Thank you for sending link to your project.&lt;/p&gt;
&lt;p&gt;I will have to look into it.&lt;/p&gt;
&lt;p&gt;Will update you accordingly.&lt;/p&gt;
&lt;p&gt;Regards.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Questions about custom nrf5340 dts</title><link>https://devzone.nordicsemi.com/thread/397035?ContentTypeID=1</link><pubDate>Wed, 23 Nov 2022 00:47:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6812183a-6d87-42bd-b290-c769e3b8d800</guid><dc:creator>mingjkl</dc:creator><description>&lt;p&gt;I use the hello world project, appcore and netcore are the same project, the difference is that in the &amp;quot;add build configuration&amp;quot; interface of &amp;quot;board&amp;quot; selection, appcore project uses my own board. The netcore project uses nrf5340dk_nrf5340_cpunet.&lt;br /&gt;Below is the specific code, please help me to have a look.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/mingjkl/em5340_test/tree/main/hello_world"&gt;em5340_test/hello_world at main &amp;middot; mingjkl/em5340_test (github.com)&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Questions about custom nrf5340 dts</title><link>https://devzone.nordicsemi.com/thread/396896?ContentTypeID=1</link><pubDate>Tue, 22 Nov 2022 12:24:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7f4154f6-7ae8-4046-903a-76f39ab31096</guid><dc:creator>Naeem Maroof</dc:creator><description>&lt;p&gt;Hi Jianming,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you for contacting DevZone at NordicSemi.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Which netcore project you are talking about? Is it some provided sample?&lt;/p&gt;
&lt;p&gt;Are you including netcore image as a child image?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;As you have not provided any information about your project/sample setup, I would recommend looking into &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/nrf5340/multicore/README.html"&gt;multicore sample&lt;/a&gt; that works with nrf5340.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Hope it helps.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Naeem&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>