<?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>Bootloader debug message cuts off</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/10111/bootloader-debug-message-cuts-off</link><description>Hello, 
 I enabled debugging in keil v5 for the nrf 52 and I am debugging through UART for the ble_app_proximity and viewing the messages in putty. The messages i received are shown below. 
 
 As you can see at the end highlighted in red, the message</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 10 Nov 2015 07:03:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/10111/bootloader-debug-message-cuts-off" /><item><title>RE: Bootloader debug message cuts off</title><link>https://devzone.nordicsemi.com/thread/37505?ContentTypeID=1</link><pubDate>Tue, 10 Nov 2015 07:03:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a1e46b7f-9422-49a1-b252-078e59915dae</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;I&amp;#39;m glad to hear it fixed your problem, judepinto24. If you are satisfied with he answer I would be happy if you could accept it (by clicking on the check mark below the voting buttons).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bootloader debug message cuts off</title><link>https://devzone.nordicsemi.com/thread/37504?ContentTypeID=1</link><pubDate>Mon, 09 Nov 2015 20:39:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f6ddab3a-16f8-471b-aa8a-10e97e7a2a1a</guid><dc:creator>JudePinto</dc:creator><description>&lt;p&gt;Thanks Einar, increaseing the buffer size worked perfectly. All the messages are coming out now.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bootloader debug message cuts off</title><link>https://devzone.nordicsemi.com/thread/37503?ContentTypeID=1</link><pubDate>Mon, 09 Nov 2015 12:49:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:75e1381b-b202-4024-b8c2-61663ffe62c9</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;It seems like the UART TX buffer size can be too small. The DeviceManager sometimes pushes a lot of debug printouts, and the 1024 bytes that are used in many examples is not always enough. Can you try to increase it to e.g. 2048?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bootloader debug message cuts off</title><link>https://devzone.nordicsemi.com/thread/37502?ContentTypeID=1</link><pubDate>Fri, 06 Nov 2015 20:03:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f931ed14-0979-4e64-9c01-8d9b6d122d2b</guid><dc:creator>JudePinto</dc:creator><description>&lt;p&gt;I will look into that. Do you know if the app_trace.c file is required for debugging with RTT?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bootloader debug message cuts off</title><link>https://devzone.nordicsemi.com/thread/37499?ContentTypeID=1</link><pubDate>Fri, 06 Nov 2015 20:01:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:75269a2c-2224-44e1-8cf8-15c6cf5de411</guid><dc:creator>JudePinto</dc:creator><description>&lt;p&gt;I am not resetting the device myself, either in software or hardware. And the device is advertising after the &amp;quot;[DM]:eb&amp;quot; line comes out, so i dont think there is a reset happening.&lt;/p&gt;
&lt;p&gt;There does seem to be alot of white spaces before the&amp;quot;[DM]:eb&amp;quot;, not sure if it is missing a carriage return. Might just be alot of white space.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bootloader debug message cuts off</title><link>https://devzone.nordicsemi.com/thread/37501?ContentTypeID=1</link><pubDate>Fri, 06 Nov 2015 18:33:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:387dd15b-ae9d-4389-b953-772400b9fcc9</guid><dc:creator>syntroniks</dc:creator><description>&lt;p&gt;I experienced difficulties with debugging lots of uart data. It turns out that the UART is significantly less capable than the RTT utility. I strongly recommend moving over to RTT.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bootloader debug message cuts off</title><link>https://devzone.nordicsemi.com/thread/37500?ContentTypeID=1</link><pubDate>Fri, 06 Nov 2015 12:28:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6fbdd308-8a6a-4dd8-8fcc-e7ba8ce9e93f</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Is the device being reset while writing the line staring with &amp;quot;[DM]:[0x05]&amp;quot;? And is the next line where we see (&amp;quot;[DM]:eb&amp;quot; proceeded by a lot of white spaces or missing carriage return) written after the reset?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>