<?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>nRF52840 BLE_APP_BLINKY app, unable to compilation error</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/59109/nrf52840-ble_app_blinky-app-unable-to-compilation-error</link><description>Hi, 
 I am trying to test ble_app_blinky app. I am using VS Code for the development IDE and while compiling the application using MAKE I am running into Cannot file Source folder and Cannot find Include folder for various files. 
 My system is Windows</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 17 Mar 2020 08:09:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/59109/nrf52840-ble_app_blinky-app-unable-to-compilation-error" /><item><title>RE: nRF52840 BLE_APP_BLINKY app, unable to compilation error</title><link>https://devzone.nordicsemi.com/thread/240165?ContentTypeID=1</link><pubDate>Tue, 17 Mar 2020 08:09:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6fe884f8-1151-4c45-89fd-e81e57d468cc</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello Hardik,&lt;br /&gt;&lt;br /&gt;I am happy to hear that!&lt;br /&gt;Good luck with your development!&lt;br /&gt;Let me know if you encounter any more issues&amp;nbsp;&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 BLE_APP_BLINKY app, unable to compilation error</title><link>https://devzone.nordicsemi.com/thread/240132?ContentTypeID=1</link><pubDate>Mon, 16 Mar 2020 19:09:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b41fa271-b64f-4afb-a520-62c4ca37088c</guid><dc:creator>hardyk243</dc:creator><description>&lt;p&gt;Hello Karl,&lt;/p&gt;
&lt;p&gt;Yes, path length was the issue. I just moved SDK to downloads folder to shorten the path length and it worked.&lt;/p&gt;
&lt;p&gt;Thanks a lot!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;--&lt;/p&gt;
&lt;p&gt;Thanks &amp;amp; Regards,&lt;/p&gt;
&lt;p&gt;Hardik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 BLE_APP_BLINKY app, unable to compilation error</title><link>https://devzone.nordicsemi.com/thread/240081?ContentTypeID=1</link><pubDate>Mon, 16 Mar 2020 15:17:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ff0ed9df-0e42-4160-af3b-019339f90371</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello Hardik,&lt;br /&gt;&lt;br /&gt;Could you shorten your path lengths, and give this another try?&lt;br /&gt;Windows 10 has a max path length of 260 characters, which just might cause some problems here.&lt;br /&gt;Please shorten your path lengths, give this another try, then get back to me with the results.&lt;br /&gt;&lt;br /&gt;If it does not work, do you think you could share the entire project code?&lt;br /&gt;It would be beneficial for me to see the whole code, in order to properly debug.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 BLE_APP_BLINKY app, unable to compilation error</title><link>https://devzone.nordicsemi.com/thread/239900?ContentTypeID=1</link><pubDate>Mon, 16 Mar 2020 08:51:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1e80661c-ae4a-4d87-b20f-b9f13d487509</guid><dc:creator>hardyk243</dc:creator><description>&lt;p&gt;One more change, I forgot to mention is this one. Added ifdef for sparkfun board. If this helps.&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/Change_5F00_Boards.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;--&lt;/p&gt;
&lt;p&gt;Thanks &amp;amp; Regards,&lt;/p&gt;
&lt;p&gt;Hardik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 BLE_APP_BLINKY app, unable to compilation error</title><link>https://devzone.nordicsemi.com/thread/239893?ContentTypeID=1</link><pubDate>Mon, 16 Mar 2020 08:32:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c934d068-1f91-4638-98a9-6dbb08c836db</guid><dc:creator>hardyk243</dc:creator><description>&lt;p&gt;Hi Carl,&lt;/p&gt;
&lt;p&gt;Yes, you are right, these errors are due to the makefile not finding the mentioed files. But I verified that the all the files are present on my disk and they are at the exact location, if I translate the relative path to absolute path (not in the makefile just on the command line to verify)&lt;/p&gt;
&lt;p&gt;Yes, even I am surprised to see those errors becaue I have not made any change in the make file other than these two: highlighed in the red block.&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/MAKE_5F00_Change.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Have you made any other modifications to the Ble Blinkey SDK example, other than creating the sparkfun_mini directory branch? &lt;br /&gt;&lt;/strong&gt;No I didn&amp;#39;t make any changes. &lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Also this is the make result for pca10056:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/MAKE_5F00_pca10056.JPG" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Let me know if you any addintional information.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;--&lt;/p&gt;
&lt;p&gt;Thanks and Regards,&lt;/p&gt;
&lt;p&gt;Hardik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 BLE_APP_BLINKY app, unable to compilation error</title><link>https://devzone.nordicsemi.com/thread/239888?ContentTypeID=1</link><pubDate>Mon, 16 Mar 2020 08:11:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b0f76da3-df66-4681-9bd6-39a76d74596c</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;These errors are due to the makefile not finding the mentioned files.&lt;br /&gt;The makefile from the Blinkey project is using relative paths, and I suspect that your sparkfun_mini branch might be causing this fault, even though I do not immediately see why this should be the case.&lt;br /&gt;Have you made any other modifications to the Ble Blinkey SDK example, other than creating the sparkfun_mini directory branch?&lt;br /&gt;Especially, have you made any modifications to the make file itself? If you have, it would be of great help for the debugging if you could post it here.&lt;br /&gt;&lt;br /&gt;Could you attempt to compile the Blinkey project from the pca10056 path, and let me know if you receive any errors in doing so?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>