<br><br><div class="gmail_quote">2010/2/2 Uwe Kleine-König <span dir="ltr"><<a href="mailto:u.kleine-koenig@pengutronix.de">u.kleine-koenig@pengutronix.de</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello,<br>
<div class="im"><br>
On Fri, Jan 29, 2010 at 10:18:55PM +0530, Chetan Nanda wrote:<br>
> Hello,<br>
><br>
> I am newbie to ARM core. This might be a very silly question, but I am not<br>
> able to understand how 'icedcc_putc' function prints a character on console<br>
> (UART).<br>
</div>It doesn't, so no wonder you don't see how it does.<br>
<br>
icedcc_putc uses the debug communications channel. You can read it via<br>
jtag.<br>
<br>
If you want to understand the output on the serial console, you have to<br>
look into <mach/uncompress.h>.<br>
<br></blockquote><div>Yhea, on closely looking at code I was able to figure out the code.<br><br>~cnanda<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Best regards<br>
Uwe<br>
<font color="#888888"><br>
--<br>
Pengutronix e.K. | Uwe Kleine-König |<br>
Industrial Linux Solutions | <a href="http://www.pengutronix.de/" target="_blank">http://www.pengutronix.de/</a> |<br>
</font></blockquote></div><br>