<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.arm.com/utility/feedstylesheets/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/"><channel><title>Blinky Example Fails on MCB1700 using UART0</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/25811/blinky-example-fails-on-mcb1700-using-uart0</link><description> 
Hi, 

 
i have a frustrating beginners problem... and hope you can
help. 

 
I bought an MCB1700 EVB from Keil and wanted to use the Blinky
Demo as Base for my UART0 to UART1 Tunnel / Interface. The Blinky
Example works fine as preset with UART1 but</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: Blinky Example Fails on MCB1700 using UART0</title><link>https://community.arm.com/thread/78509?ContentTypeID=1</link><pubDate>Wed, 21 Jul 2010 04:21:40 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:c497b8dc-f7dc-4c2e-830b-a9f8fbefbfbd</guid><dc:creator>Marcus Hoch</dc:creator><description>&lt;p&gt;&lt;p&gt;
Dear Martin,&lt;/p&gt;

&lt;p&gt;
much thanks for your response. I have not mentioned these both
functions during testing in retarget.c and now, the UART0 works by
this correction. Maybe it would be better to change the example here
that by initializing these Functions are set correctly as well ?&lt;/p&gt;

&lt;p&gt;
Is there any example for UART2/3 anywhere in the www, because
testing this, the MCU stops by an exception by simply adding the
setup for these UARTs in serial.c&lt;br /&gt;
But I&amp;#39;m sure I will find this problem on my own and maybe return to
this forum if i fail.&lt;/p&gt;

&lt;p&gt;
Thanks and best wishes,&lt;/p&gt;

&lt;p&gt;
Marcus&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Blinky Example Fails on MCB1700 using UART0</title><link>https://community.arm.com/thread/65755?ContentTypeID=1</link><pubDate>Wed, 21 Jul 2010 01:31:26 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:6834516a-50f6-41ad-ae22-943092644036</guid><dc:creator>Martin G&amp;#195;&amp;#188;nther</dc:creator><description>&lt;p&gt;&lt;p&gt;
Hello Marcus Hoch,&lt;/p&gt;

&lt;p&gt;
The MCB1700 Blinky example works fine with UART0.&lt;/p&gt;

&lt;p&gt;
In File Blinky.c change function call &lt;b&gt;SER_init(1)&lt;/b&gt; to
&lt;b&gt;SER_init(0)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;
In File Retarget.c change function calls &lt;b&gt;SER_putChar (1,&lt;/b&gt; to
&lt;b&gt;SER_putChar (0,&lt;/b&gt; and &lt;b&gt;SER_getChar(1)&lt;/b&gt; to
&lt;b&gt;SER_getChar(0)&lt;/b&gt;.&lt;/p&gt;

&lt;p&gt;
Best Regards,&lt;br /&gt;
Martin Guenther&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>