<?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>Custom board configuration</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/55805/custom-board-configuration</link><description>I am bringing up a custom board based on the PCA10040. 
 As the first step, I simply copied (no changes) the file pca10040.h and named it as &amp;quot;my_custom.h&amp;quot;. I then defined the symbol BOARD_CUSTOM using the command line -DBOARD_CUSTOM=1 I can see that the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 19 Dec 2019 01:21:12 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/55805/custom-board-configuration" /><item><title>RE: Custom board configuration</title><link>https://devzone.nordicsemi.com/thread/226241?ContentTypeID=1</link><pubDate>Thu, 19 Dec 2019 01:21:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a62e172f-2bb5-4b44-8822-e11b181a04e9</guid><dc:creator>pdpro</dc:creator><description>&lt;p&gt;Glad that you&amp;#39;re able to figure it out.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;pdpro&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Custom board configuration</title><link>https://devzone.nordicsemi.com/thread/226239?ContentTypeID=1</link><pubDate>Thu, 19 Dec 2019 00:15:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dbf18382-29fc-499e-bc09-858fa74def76</guid><dc:creator>RVM</dc:creator><description>&lt;p&gt;Hi pdpro,&lt;/p&gt;
&lt;p&gt;Thanks for the feedback. The folder name is not critical -- I just chose to rename it.&lt;/p&gt;
&lt;p&gt;I am able to finally get the build to complete after I include the sources for the nrfx_* drivers in the project.&lt;br /&gt;What was tripping me up was the fact that without this folder, the standard PCA10040 version was building.&lt;br /&gt;My best guess is that the build system somehow pulled in the &amp;quot;legacy&amp;quot; layer of the GPIOTE and was silently generating invalid code -- which I never tested in any case.&lt;/p&gt;
&lt;p&gt;I will mark this as verified.&lt;/p&gt;
&lt;p&gt;Thanks everybody.&lt;/p&gt;
&lt;p&gt;RMV&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Custom board configuration</title><link>https://devzone.nordicsemi.com/thread/226238?ContentTypeID=1</link><pubDate>Thu, 19 Dec 2019 00:01:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:93afcbde-8911-4fce-8f93-c4dd8382b547</guid><dc:creator>pdpro</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Even though you copied the same board file, did you copied all the dependency files? I can see that you have made a different folder even though you&amp;#39;re using SDK 15.3.0&lt;/p&gt;
&lt;p&gt;app_button.c file exist in component/libraries/button folder, check this folder in project path. Further, which IDE you&amp;#39;re using? You need to mention relative path of missing dependency files in project options. Sometime, missing c files need to be manually added in project explorer in IDE.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;pdpro&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>