public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Muna Hummady <muna_hummady@yahoo.com>
To: ecos-discuss@sources.redhat.com
Cc: Nick Garnett <nickg@ecoscentric.com>, amassa@san.rr.com
Subject: [ECOS] debug i386 application
Date: Thu, 26 Aug 2004 08:43:00 -0000	[thread overview]
Message-ID: <20040826082857.38671.qmail@web53702.mail.yahoo.com> (raw)

hello

I want to boot the target i386 PC with the RedBoot via
a floppy and use GDB to load application image into
the target PC from the host PC via serial line or
ethernet.

As in "Embedded s/w development with eCos" 
{it is better to use serial port for RedBoot
communicationand allow the application to use Ethernet
port execlusively} 
{RedBoot is able to share the portsit uses for
debugging and diagnostics with the eCos application}

so I'm trying to do so :
1- First, I'm trying to connect the host target (i386)
to RedBoot via serial (I have only one serial port in
my target PC) so I'm enable the following option in
the redboot.ecc 
   CYGNUM_HAL_VIRTUAL_VECTOR_DEBUG_CHANNEL  and
   CYGNUM_HAL_VERTUAL_VECTOR_CONSOLE_CANNEL  (both to 
      port 0)

when I'm using the Hyperterminal to load and run the
basic1 application, it is done correctly. But i
couldnt run any other example program (serial, or
twothreads),I'm load them and when I'm run them using
go it is halted and there are no response.


I could'nt load and debug any example program
following the procedure:

(gdb) set remotebaud 38400
(gdb) remote target /dev/ttyS0
(gdb) load
(gdb) continue
when doing continue the target PC is halted and there
is no response.

could you tell me what is the wrong? 

2- please could you tell me how to enable both the
ethernet and serial ports to have the communication
via  serial and loading the application via ethernet?


please could anyone help me!!!!
                             thanks
                              Muna


		
_______________________________
Do you Yahoo!?
Win 1 of 4,000 free domain names from Yahoo! Enter now.
http://promotions.yahoo.com/goldrush

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

             reply	other threads:[~2004-08-26  8:28 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-26  8:43 Muna Hummady [this message]
2004-08-26  8:57 ` Nick Garnett
2004-09-04  9:25   ` Muna Hummady
2004-09-09 14:21     ` dpalmer
2004-09-20  8:50       ` Muna Hummady
2004-09-20  8:51         ` Muna Hummady
2004-09-20  9:39         ` Jonathan Larmour
2004-09-20  9:46           ` Jonathan Larmour
2004-09-20  8:53       ` Muna Hummady
2004-09-20  8:58         ` Muna Hummady
2004-09-20  9:11         ` Andrew Lunn
2004-09-20 12:18           ` Muna Hummady
2004-09-20 12:25             ` Andrew Lunn
2004-09-20 18:07               ` Muna Hummady
2004-09-20 18:35               ` [ECOS] connecting the host to RedBoot via networking Muna Hummady
2004-09-20 12:22           ` Re:Re: [ECOS] debug i386 application Muna Hummady
  -- strict thread matches above, loose matches on Subject: below --
2004-08-24 18:19 Muna Hummady

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=20040826082857.38671.qmail@web53702.mail.yahoo.com \
    --to=muna_hummady@yahoo.com \
    --cc=amassa@san.rr.com \
    --cc=ecos-discuss@sources.redhat.com \
    --cc=nickg@ecoscentric.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).