Hi,<br><br>so do you think what may cause this situation happened?<br>( the output just stopped after &quot;<span class="e" id="q_114f60f25d7260ce_3"><strong>Backed PXA serial</strong></span>&quot; as i mentioned in last letter )
<br><br>the system crash ? or the linux kernel just output messages by different way (ex: not through RS232&nbsp;or&nbsp;it use different&nbsp;UART&nbsp;setting) ?<br><br>thanks for your suggestions.<br><br><br><div><span class="gmail_quote">
2007/9/12, Jorge Torres &lt;<a href="mailto:jorge.torres.maldonado@gmail.com">jorge.torres.maldonado@gmail.com</a>&gt;:</span><blockquote class="gmail_quote" style="margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; margin-left: 0.80ex; border-left-color: #cccccc; border-left-width: 1px; border-left-style: solid; padding-left: 1ex">
<div>Hi Kashin,</div><div>&nbsp;</div><div>Printk is used for outputs inside the Linux kernel in an interrupt context and process context, meaning that it will allways happen, which is not the case of printf.</div><div>&nbsp;</div>
<div>Cheers,</div><div>&nbsp;</div><div>Jorge<br><br>&nbsp;</div><div><div><span class="e" id="q_114f60f25d7260ce_1"><span class="gmail_quote">On 9/11/07, <b class="gmail_sendername">kashin Lin</b> &lt;<a href="mailto:kashin08@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
kashin08@gmail.com</a>&gt; wrote:</span> </span></div><blockquote class="gmail_quote" style="padding-left: 1ex; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.80ex; border-left-color: #cccccc; border-left-width: 1px; border-left-style: solid">
<div><span class="e" id="q_114f60f25d7260ce_3">i build okl4 for my pxa270 develop&nbsp;board and upload the image on it.<br>but the ouput messages just stop appearing as following: <br><br><strong>OKL4 - (provider: Open Kernel Labs) built on Sep 4 2007 03:31:16 using gcc version 
3.4.4.<br>init_spaceids:125: Init spaceids 256 spaces<br><br>*****************************************<br>* Iguana system, Copyright 1996-2006 * <br>* ERTOS - National ICT Australia *<br>***************************************** 
<br><br>vbase is 0x1302000, vend is 0xcfffffff<br>addr is 0x1302000, vbase is 0x1302000<br>PXA25X OS Timer driver starting...<br>PXA25X wrap handler installed <br>Using FFUART.<br>Backed PXA serial</strong><br><br>the stop timming seems to be at the beginning of Wombat which 
<br>use &quot;printk&quot; as it output function. <br>( the function for ouputing the message i got (above) seems to be &quot;printf&quot; ). <br><br>so i think there are two&nbsp;posible&nbsp;causes:<br>1.&nbsp;&quot;prink&quot;&nbsp;use&nbsp;the&nbsp;different&nbsp;way&nbsp;to&nbsp;ouput&nbsp;(comparing to &quot;printf&quot; )or&nbsp; 
<br>&nbsp;&nbsp;&nbsp;&nbsp;Wombat&nbsp;re-configure&nbsp;UART,&nbsp;so&nbsp;the&nbsp;full&nbsp;system&nbsp;is&nbsp;working&nbsp;but<br>&nbsp;&nbsp;&nbsp;&nbsp;i can&#39;t see the ouput messages. <br>&nbsp;&nbsp;&nbsp;( the required setting to connect my develop board by RS232 is 9600 8 n 1)<br><br>2. the system is really stopping due to some reasons... 
<br><br>so how can i recognize which one is the actual cause of this situation? <br>will&nbsp;option 1 occur?<br>(i&#39;m not sure the difference between printk &amp; printf&#39;s implementation )<br><br></span></div>_______________________________________________
<br>Developer mailing list<br><a href="mailto:Developer@okl4.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"> Developer@okl4.org</a><br><a href="https://lists.okl4.org/mailman/listinfo/developer" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
https://lists.okl4.org/mailman/listinfo/developer</a><br><br></blockquote></div><br></blockquote></div><br>