This is the mail archive of the ecos-discuss@sourceware.org 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: running test cases


On Mon, Apr 06, 2009 at 12:39:07PM +0300, Sergei Gavrikov wrote:
> On Mon, Apr 06, 2009 at 02:14:15AM -0700, grahamlab wrote:
> > 
> > I am sure I have the correct settings in mincom but still cannot download a
> > file
> > 
> > Is there anything else I can try?
> 
> Please, do not top post.
> 
> So, you have the success with HT (!VM). VM's serial ports are something
> specific. It may work, it may not work. But there is a light in a tube.

As far as I remember, you wrote that you did see the RedBoot's prompt in
minicom too on Guest OS (it is good news). Can you send some output?
Invoke the below commands on Linux Guest, when VM'd started, but, do not
start GDB or minicom.

$ lsof /dev/ttyS*
<copy output>

$ fuser /dev/ttyS*
<copy and send output>

$ stty -F /dev/ttyS0
<copy and send output>


Sergei


-- 
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]