public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Jonathan Larmour <jlarmour@redhat.com>
To: danish iftikhar <d_iftikhar@hotmail.com>
Cc: ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] download problem to i386 pc
Date: Mon, 18 Sep 2000 17:11:00 -0000	[thread overview]
Message-ID: <39C6AF36.8F49305@redhat.com> (raw)
In-Reply-To: <F144sJ9amqkhqntKrUV00002e9b@hotmail.com>

danish iftikhar wrote:
> 
> i have built ecos for i386 pc target . i tried to download the prebuilt test
> case ( thread_gdb) through the serial connection from Linux to the i386 kit
> booted from floppy according to the documentation.
> it established the connection & started downloading but it took an hour to
> download this program ( extremely slow) , though the baud rate has been set
> at 38400 . moreever during the download it continuously gave this message at
> the gdb prompt :
> 
> ignoring package error , continuing ....
> 
> and finally said done.
> But when i did "continue " , the same error message came & nothing happened

Getting packet (not package :-)) errors is normally fatal - it means your
downloaded program will have been corrupted.

Check the connections of your serial cable - does it work for other things?
For example, on the linux box, do:

cu -s 38400 -l /dev/ttyS0

or use "minicom" and type return a few times. You should see packets from
the remote GDB stub every time you do it, like:

$T0508:.....#ab

or similar.

Look at the PC target's screen - you should see the serial traffic being
displayed. If you don't, then it hasn't even got as far as that.

Jifl
-- 
Red Hat, 35 Cambridge Place, Cambridge, UK. CB2 1NS  Tel: +44 (1223) 728762
"Plan to be spontaneous tomorrow."  ||  These opinions are all my own fault

      parent reply	other threads:[~2000-09-18 17:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-09-18 11:28 danish iftikhar
2000-09-18 11:46 ` Alex Mathews
2000-09-18 17:11 ` Jonathan Larmour [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=39C6AF36.8F49305@redhat.com \
    --to=jlarmour@redhat.com \
    --cc=d_iftikhar@hotmail.com \
    --cc=ecos-discuss@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).