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: problem with CF card not ready & problem with [xyz]modem


I've set up minicom so that I type in the file name. So, at the redboot
prompt in minicom I type:

load -r -b 0x100000 -m xmodem

Then I type Ctrl-A S to send files and select the xmodem protocol and then
I type in redboot.bin.

Minicom tells me:

Sending redboot.bin, 1438 blocks: Give your local XMODEM receive command
now.

Then it just sits there for awhile doing nothing and eventually I get this
message:
Xmodem sectors/kbytes sent:  0/ 0kRetry 0: Timeout on sector ACK

At this point I get fed up and press Ctrl-C because it's obviously not
doing anything...

Celine



Celine Latulipe
PhD student
Computer Graphics Laboratory
University of Waterloo
clatulip@cgl.uwaterloo.ca



On 29 Jul 2002, Gary Thomas wrote:

> On Mon, 2002-07-29 at 07:36, Celine Latulipe wrote:
> > Hi,
> >
> > Unfortunately, it's not as easy as that. [xyz]modem are all installed, and
> > I've used them to connect to other targets.
> >
>
> Try to set up minicom so that you can type the filename for the
> download, rather than selecting through the menu.  I've found that
> I'm not fast enough that way - but I am when typing the name directly.
>
> > Any other ideas out there about why I can't get a file loaded onto the
> > ipaq using minicom/xyzmodem, or why I get the 'CF card can't go ready!'
> > error message when I try to use the LPE CF card?
>
> I've seen this with some cards.  It may actually go away once you have
> RedBoot running directly from reset.
>
> Just for my info - what version of RedBoot are you using (wanting to
> install permanently)?  [where did you get it, what's the date, etc?]
> I just want to make sure that the instructions you are following match
> the image.
>
> >
> > Thanks
> > Celine
> >
> >
> > Celine Latulipe
> > PhD student
> > Computer Graphics Laboratory
> > University of Waterloo
> > clatulip@cgl.uwaterloo.ca
> >
> >
> >
> > On Fri, 26 Jul 2002, Tim Drury wrote:
> >
> > > On Friday 26 July 2002 02:28 pm, Celine Latulipe wrote:
> > >
> > > > redboot.bin loaded onto the ipaq). I've tried using minicom with
> > > > [xyz]modem:
> > > >
> > > > lo -r -b 0x100000 -m xmodem (or ymodem or zmodem)
> > > >
> > > > Then I type Ctrl-A s to select and send the file and nothing happens. For
> > > > whatever reason, the file doesn't get transferred, and minicom sometimes
> > > > shows me gobbleygook which I think is GDB debugging statements that
> > > > minicom doesn't understand.
> > >
> > > I know this one.  You linux distro probably did not include the xyz-modem
> > > program which minicom assumes you have.  Do a "which rz" and see if you
> > > get an answer.  If not you need to download and install it.  Go here:
> > > http://rpmfind.net/linux/rpm2html/search.php?query=lrzsz
> > >
> > > -tim
> > >
> > >
> >
> >
> > --
> > Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
> > and search the list archive: http://sources.redhat.com/ml/ecos-discuss
>
>
>


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


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