<?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>pca10040_uart_debug complier error</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/59136/pca10040_uart_debug-complier-error</link><description>SDK:15.3.0 
 CHIP:52832 
 I downloaded sdk15 for nrf52832.all sample programs and soft devices are working fine but boot loader coding is showing some error. I am using this bootloader code install folder\nRF5_SDK_15.3.0_59ac345\examples\dfu\secure_bootloader</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 23 Mar 2020 08:15:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/59136/pca10040_uart_debug-complier-error" /><item><title>RE: pca10040_uart_debug complier error</title><link>https://devzone.nordicsemi.com/thread/241038?ContentTypeID=1</link><pubDate>Mon, 23 Mar 2020 08:15:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d6bcc3ed-9404-44dd-950e-2fe4c0b00bf2</guid><dc:creator>zcmm</dc:creator><description>&lt;p&gt;hi Edvin&lt;/p&gt;
&lt;p&gt;MDK 5.29&amp;nbsp; can complier sucessful,thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: pca10040_uart_debug complier error</title><link>https://devzone.nordicsemi.com/thread/240166?ContentTypeID=1</link><pubDate>Tue, 17 Mar 2020 08:11:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f2f3ddd0-ae28-413f-80ea-6f6b5e2732b4</guid><dc:creator>zcmm</dc:creator><description>&lt;p&gt;I try to unzip an unmodified SDK,but compile is still fail.&lt;/p&gt;
&lt;p&gt;MDK version is 5.14. I will try the later version.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: pca10040_uart_debug complier error</title><link>https://devzone.nordicsemi.com/thread/240164?ContentTypeID=1</link><pubDate>Tue, 17 Mar 2020 08:07:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e86d404b-8583-4762-a8e3-ccbb6d6e1915</guid><dc:creator>Edvin</dc:creator><description>[quote user="work_zcmm"]Sorry,this ticket is wrong.it should be nRF52832 chip.[/quote]
&lt;p&gt;&amp;nbsp;No worries. Just wanted to check.&lt;/p&gt;
&lt;p&gt;I have never seen this before.&lt;/p&gt;
&lt;p&gt;Can you please try to unzip an unmodified SDK and compile again? Alternatively, try to update your Keil compiler to a later version. What version are you currently using?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: pca10040_uart_debug complier error</title><link>https://devzone.nordicsemi.com/thread/240151?ContentTypeID=1</link><pubDate>Tue, 17 Mar 2020 03:26:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:939c0eee-26ff-4939-bf0c-05a7cb7e0d91</guid><dc:creator>zcmm</dc:creator><description>&lt;p&gt;hello Edvin&lt;/p&gt;
&lt;p&gt;Sorry,this ticket is wrong.it should be nRF52832 chip.&lt;/p&gt;
&lt;p&gt;I do not change the bootloader project,and NRF_BOOTLOADER_READ_PROTECT&amp;nbsp; = 0.&lt;/p&gt;
&lt;p&gt;All dfu_debug project(for example,pca10040_ble_debug / pca10040_uart_debug / pca10040e_ble_debug,and so on) note this error, other project is normal (for example,pca10040_ble / pca10040_uar / pca10040e_ble,and so on)&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: pca10040_uart_debug complier error</title><link>https://devzone.nordicsemi.com/thread/240051?ContentTypeID=1</link><pubDate>Mon, 16 Mar 2020 14:35:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:785f0214-900b-40be-8a55-df8b801ea9aa</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;In the tags for this ticket, you marked nRF52833. Is that a typo? Because you write nRF52832 in the text, and you are using the pca10040 files.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;What changes did you do to the bootloader project? Did you set NRF_BOOTLOADER_READ_PROTECT = 1? If so, why?&lt;/p&gt;
&lt;p&gt;Will it compile without these changes?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I see from the comments in this file that if you use Keil and NRF_BOOTLOADER_READ_PROTECT, you need to implement some extra stuff. Have you considered compiling the bootloader in SES or GCC? (That seems easier than implementing the stuff for readback protection, as this is already implemented for these compilers).&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;If you haven&amp;#39;t changed anything, can you please try to compile it with an unmodified version of the SDK? It shouldn&amp;#39;t require any changes, except generating your own private and public keyset.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>