<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.3086" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#c0c0c0>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2>I'm using LEON2 Sparc BSP and I've just migrated my 
application from RTEMS 4.6.5 to 4.7.1. I have a task that manages my UART 
console through a classical process "getchar + parsing + printf 
response".</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Are there any changes between 4.6.5 and 4.7.1 that 
could explain some missing line returns in 4.7.1 (that I had in my previous 
version under 4.6.5) ? I mean I've lost some printf("\n"); on my console with 
this migration. :=((( Does it hide something else (default settings of the 
console attributes ?) ?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Regards,</FONT></DIV>
<DIV><FONT face=Arial size=2>John</FONT></DIV></BODY></HTML>