<?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>RS232 ASSIGN to Serial Window (uVision or dScope)</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/18455/rs232-assign-to-serial-window-uvision-or-dscope</link><description> Documentation (uVision or dScope): 
&amp;gt;The serial output may be also assigned to a PC &amp;gt;COM port using the ASSIGN command. 
 
Could anybody give a working example, 
how to do it for C167 microcontrollers ? 
 
I doubt that works... </description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: RS232 ASSIGN to Serial Window (uVision or dScope)</title><link>https://community.arm.com/thread/129942?ContentTypeID=1</link><pubDate>Wed, 09 Feb 2005 09:43:09 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:31f2a6fd-1bdf-4520-9d68-bf02948743c3</guid><dc:creator>Madis Lehtla</dc:creator><description>&lt;p&gt;Thanks! It&amp;#39;s working now. I had to disable &amp;quot;serial interrupt&amp;quot; in debugger target configuration.&lt;br /&gt;
&lt;br /&gt;
Best regards.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RS232 ASSIGN to Serial Window (uVision or dScope)</title><link>https://community.arm.com/thread/122679?ContentTypeID=1</link><pubDate>Wed, 09 Feb 2005 09:16:02 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:cbd17d06-5306-4980-81fb-add7f01538a3</guid><dc:creator>Ulf Sa&amp;#195;Ÿ</dc:creator><description>&lt;p&gt;&lt;i&gt;Unfortunately, I need to communicate to my program directly (without monitor).&lt;br /&gt;
For my application, monitor is only needed for Bootstrap, loading and as a simple TERMINAL.&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
You have to use the &amp;quot;simulated serial mode&amp;quot; to connect uVision and your C167. It uses two unused I/O-pins. This will free the serial interface of the C167. See the &amp;quot;getting started...&amp;quot;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RS232 ASSIGN to Serial Window (uVision or dScope)</title><link>https://community.arm.com/thread/122683?ContentTypeID=1</link><pubDate>Wed, 09 Feb 2005 08:09:38 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:7c8c70a3-c885-4ff6-a09f-2ba7f0e765b8</guid><dc:creator>Andy Neil</dc:creator><description>&lt;p&gt;&lt;i&gt;&amp;quot;Where is this &amp;#39;uVision Debug Commands&amp;#39; online help?&amp;quot;&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
OK, back to basics:&lt;br /&gt;
&lt;br /&gt;
You need to start by reading the uVision &lt;i&gt;Getting Started&lt;/i&gt; Guide, &lt;b&gt;and working through the example projects in it.&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
This will give you a proper introduction to the tools, how they work, and how to use them - rather than just jumping-in blindly at the deep end.&lt;br /&gt;
&lt;br /&gt;
(The uVision &lt;i&gt;Getting Started&lt;/i&gt; Guide is available on the &amp;#39;Books&amp;#39; tab in the &amp;#39;Project&amp;#39; Window; The &amp;#39;Books&amp;#39; window is also available &lt;i&gt;via&lt;/i&gt; the &amp;#39;Help&amp;#39; menu; failing all that, search for &lt;b&gt;GS*.PDF&lt;/b&gt; in your Keil folder)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RS232 ASSIGN to Serial Window (uVision or dScope)</title><link>https://community.arm.com/thread/111307?ContentTypeID=1</link><pubDate>Wed, 09 Feb 2005 07:42:17 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:a043ed9e-6338-4c17-a71e-493ba58e8cf6</guid><dc:creator>Madis Lehtla</dc:creator><description>&lt;p&gt;&lt;a href="http://www.keil.com/support/man/docs/mon166/mon166_debug.htm"&gt;http://www.keil.com/support/man/docs/mon166/mon166_debug.htm&lt;/a&gt;&lt;br /&gt;
&amp;gt; Do not initialize the serial interface in&lt;br /&gt;
&amp;gt; your user application.&lt;br /&gt;
&amp;gt; The monitor configures the UART.&lt;br /&gt;
&lt;br /&gt;
Unfortunately, I need to communicate to my program directly (without monitor).&lt;br /&gt;
For my application, monitor is only needed for Bootstrap, loading and as a simple TERMINAL.&lt;br /&gt;
&lt;br /&gt;
Where is this&lt;br /&gt;
&amp;quot;uVision Debug Commands online help&amp;quot; ?&lt;br /&gt;
&lt;br /&gt;
Can You give me a link to this ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RS232 ASSIGN to Serial Window (uVision or dScope)</title><link>https://community.arm.com/thread/96936?ContentTypeID=1</link><pubDate>Tue, 08 Feb 2005 09:06:15 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:deae3e7c-b89e-4001-a4a8-cdc8b2d5b6d2</guid><dc:creator>Andy Neil</dc:creator><description>&lt;p&gt;You need to read the &lt;i&gt;uVision Debug Commands&lt;/i&gt; online help; it describes each of the uVision Debug Commands - including telling you what the parameters mean!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RS232 ASSIGN to Serial Window (uVision or dScope)</title><link>https://community.arm.com/thread/73051?ContentTypeID=1</link><pubDate>Tue, 08 Feb 2005 08:01:07 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:df4838fa-77c3-42ef-adf3-822d1a841764</guid><dc:creator>Madis Lehtla</dc:creator><description>&lt;p&gt;commands:&lt;br /&gt;
MODE COM1 57600&lt;br /&gt;
ASSIGN COM1 &amp;gt; NUL&lt;br /&gt;
work, but these commands do not redirect PC&amp;#39;s COM1 to the Serial Window.&lt;br /&gt;
&lt;br /&gt;
Otherwise it asks for registers ?!&lt;br /&gt;
&amp;lt; (input regeister) &amp;gt; (output register)&lt;br /&gt;
&lt;br /&gt;
Why these registers, if it&amp;#39;s just a RS232 serial COM port of a PC ? Which are proper paramaters? What are these magic registers ?&lt;br /&gt;
&lt;br /&gt;
My application program is running in a real C167 microcontroller, not  under debugger simulation.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RS232 ASSIGN to Serial Window (uVision or dScope)</title><link>https://community.arm.com/thread/43563?ContentTypeID=1</link><pubDate>Tue, 08 Feb 2005 06:45:23 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:37670c0a-a624-44f0-a7c4-c7e45f20e7f9</guid><dc:creator>Andy Neil</dc:creator><description>&lt;p&gt;If you just type ASSIGN on the debugger command line, it will prompt you for the remaining parameters.&lt;br /&gt;
&lt;br /&gt;
You also need to set up the COM port from the debugger command line.&lt;br /&gt;
&lt;br /&gt;
&lt;i&gt;&amp;quot;I doubt that works...&amp;quot;&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
It does work!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>