This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cannot input under C-kermit


On Fri, Jan 07, 2005 at 10:54:57AM +0900, xxchen wrote:
> I have porting redboot into my board. By Termpro under windows-xp, when I 
> boot my board, I get redboot output message on termpro. I can also input 
> command on prompt.
> But when I change the host to linux (red-hat 9.0), and then use C-kermit as 
> a console, I can get redboot output message, but I cannnot input anything 
> on prompt.
> The setting of kermit is following:
> 
> $kermit
> $set line /dev/ttyS0
> $set carrier-watch off
> $set speed 38400
> $c
> 
> should I do any further setting for kermit? should I do any further porting 
> to my redboot? Could you please give me any advice?

Try disabling flow control.

        Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]