<?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>PC-BLE-Driver (C/C++) Installation on Windows 10 : Building Problem of Connectivity HEX file with MSBuild &amp;amp; CMD.exe</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/43799/pc-ble-driver-c-c-installation-on-windows-10-building-problem-of-connectivity-hex-file-with-msbuild-cmd-exe</link><description>Hello, this is Kwonjoon Lee from Korea. I would like to ask about building problem of connectivity HEX file of pc-ble-driver (C/C++). 
 Actually, installation of the pc-ble-driver (C/C++) on Windows have many issues !!! so that I cannot install smoothly</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 23 Feb 2019 15:46:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/43799/pc-ble-driver-c-c-installation-on-windows-10-building-problem-of-connectivity-hex-file-with-msbuild-cmd-exe" /><item><title>RE: PC-BLE-Driver (C/C++) Installation on Windows 10 : Building Problem of Connectivity HEX file with MSBuild &amp; CMD.exe</title><link>https://devzone.nordicsemi.com/thread/172617?ContentTypeID=1</link><pubDate>Sat, 23 Feb 2019 15:46:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c475990c-6e77-41fe-8f4f-99fe16abd43e</guid><dc:creator>kwonjoon</dc:creator><description>&lt;p&gt;I really appreciate your fast &amp;amp; kind answer!!&lt;br /&gt;I will enjoy pc-ble-driver (C/C++) library !!&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Kwonjoon Lee&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PC-BLE-Driver (C/C++) Installation on Windows 10 : Building Problem of Connectivity HEX file with MSBuild &amp; CMD.exe</title><link>https://devzone.nordicsemi.com/thread/172612?ContentTypeID=1</link><pubDate>Sat, 23 Feb 2019 14:13:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:53e59324-5110-4ba6-9997-3543f8331bba</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;The warning is expected, and is caused by the nRF52840 Dongle using a open bootloader. The warnings are coming from nrfutil, which do not know that it is creating a package for the dongle. The warning is there to warn users to not use packets without signing in production environment.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PC-BLE-Driver (C/C++) Installation on Windows 10 : Building Problem of Connectivity HEX file with MSBuild &amp; CMD.exe</title><link>https://devzone.nordicsemi.com/thread/172611?ContentTypeID=1</link><pubDate>Sat, 23 Feb 2019 13:58:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2796849e-6dd1-4ddb-97be-4c62bd123884</guid><dc:creator>kwonjoon</dc:creator><description>&lt;p&gt;&lt;span&gt;&amp;nbsp;Dear Jorgen Holmefjord,&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;1) The above-mentioned my issue is solved by following steps including your kind advice.&lt;br /&gt;So, I would like to share my procedure with you.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;2) Even though I got a quite good build results (Warning 0, Error 0),&lt;br /&gt;I want to get check and confirm about some phenomenon during the building of connectivity hex files,&lt;br /&gt;&lt;/span&gt;&lt;span&gt;and also, I want to know&amp;nbsp;whether that kinds of phenomenon is normal or abnormal. &lt;br /&gt;This is my final question.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Firstly, about 1),&lt;/span&gt;&lt;span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I changed &amp;quot;SDK_ROOT&amp;quot; path (originally, /../../../../../../) and &lt;br /&gt;&amp;quot;PROJ_DIR&amp;quot; path (originally, /../../../) in the makefile which is located in the following path.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;C:\Users\~~~\AppData\Local\Temp\pc-ble-driver\sdks\&lt;br /&gt;v15\nRF5_SDK_15.2.0_9412b96\examples\connectivity\&lt;br /&gt;ble_connectivity\pca10056\ser_s132v3_usb_hci\armgcc&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1550929398575v1.png" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The above figure is about my makefile revision, and I faced another issue &lt;br /&gt;which is related to the creating process for the generation of DFU_PKG.zip. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;So, I applied&amp;nbsp;Jorgen Holmefjord&amp;#39;s kind methods, and &lt;br /&gt;I got good build results (Warning 0, Error 0)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Secondly, about 2),&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;However, in the building process of connectivity hex files,&lt;br /&gt;Some projects creating DFU_PKG.zip file&amp;nbsp;generate&amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;quot;WARNING&amp;quot;s like the following figure.&lt;br /&gt;So,&amp;nbsp;I want to get check and confirm about the &amp;quot;WARNING&amp;quot;, and also,&lt;br /&gt;I want to know whether it&amp;nbsp;is normal or abnormal. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/680x480/__key/communityserver-discussions-components-files/4/pastedimage1550930042505v2.png" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I really appreciate&amp;nbsp;Jorgen Holmefjord&amp;#39;s kind guides.&lt;br /&gt;If you provide some comments about 2), It will be huge help for me.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;br /&gt;Kwonjoon Lee&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PC-BLE-Driver (C/C++) Installation on Windows 10 : Building Problem of Connectivity HEX file with MSBuild &amp; CMD.exe</title><link>https://devzone.nordicsemi.com/thread/172245?ContentTypeID=1</link><pubDate>Thu, 21 Feb 2019 08:58:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f4f1234f-cb06-43e3-8387-938a2a20bf76</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;ul&gt;
&lt;li&gt;Win 10 x64&lt;/li&gt;
&lt;li&gt;Python 2.7.15 on win32&lt;/li&gt;
&lt;li&gt;pip 19.0.2 from c:\Python27\lib\site-packages\pip (python 2.7)&lt;/li&gt;
&lt;li&gt;nrfutil version 5.0.0&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PC-BLE-Driver (C/C++) Installation on Windows 10 : Building Problem of Connectivity HEX file with MSBuild &amp; CMD.exe</title><link>https://devzone.nordicsemi.com/thread/172208?ContentTypeID=1</link><pubDate>Thu, 21 Feb 2019 02:35:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fc385049-5c6d-4b45-874f-eb51a322e0b9</guid><dc:creator>kwonjoon</dc:creator><description>&lt;p&gt;I really appreciate your reply !!&lt;/p&gt;
&lt;p&gt;I will try to compile hex file according to your guide one more time.&lt;br /&gt;If error still occurs, I will let you know.&lt;br /&gt;&lt;br /&gt;Could you tell me your development environment in detail?&lt;br /&gt;For example, OS type and version, python version (2.7.x? and 32 or 64 bit?), pip version, nrfutil version.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kwonjoon Lee&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PC-BLE-Driver (C/C++) Installation on Windows 10 : Building Problem of Connectivity HEX file with MSBuild &amp; CMD.exe</title><link>https://devzone.nordicsemi.com/thread/172192?ContentTypeID=1</link><pubDate>Wed, 20 Feb 2019 21:04:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c07655c2-c03b-4f1c-9f88-aae26d57b3dd</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m not able to reproduce this error. I would recommend that you try removing all files/directories in the build directory and try running cmake/msbuild again. If this does not work, make sure you follow every step in the instructions carefully from the start.&lt;/p&gt;
&lt;p&gt;Another thing to mention is that you should swap out the Python version you have installed and use Python 2.7.x instead. This is required by nrfutil, and you need to make sure you install nrfutil through pip for Python 2.7 to be able to build the USB connectivity firmwares.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PC-BLE-Driver (C/C++) Installation on Windows 10 : Building Problem of Connectivity HEX file with MSBuild &amp; CMD.exe</title><link>https://devzone.nordicsemi.com/thread/171563?ContentTypeID=1</link><pubDate>Mon, 18 Feb 2019 09:00:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cbcae7ef-a3fe-44fe-98fc-eb2a38d0f66c</guid><dc:creator>Eugene Yu</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;You may need to reduce folder depth.&lt;/p&gt;
&lt;p&gt;Try to move your project folder to root or reduce path length.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Eugene&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>