<?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>Unexpected UART output</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/4711/unexpected-uart-output</link><description>This may not be a major disaster,but it bothers me:
I have written an application to read data from an ADXL345 accelerometer (using SPI) and print out the data on a console using simple_uart.c - in particular the function simple_uart_putstring()
Keil</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 04 Dec 2014 13:37:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/4711/unexpected-uart-output" /><item><title>RE: Unexpected UART output</title><link>https://devzone.nordicsemi.com/thread/16685?ContentTypeID=1</link><pubDate>Thu, 04 Dec 2014 13:37:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:224677c9-43da-4c4e-a49e-b2a44d718f1a</guid><dc:creator>Nguyen Hoan Hoang</dc:creator><description>&lt;p&gt;When debugging, the jtag will perform a target reset after flashing the code in. Then it performs the sequence to enter debug mode.  Often the target would start running after the first reset before the jtag has time to halt it.  If your output string is done from the very beginning, you are likely to see it twice.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>