public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Grant Edwards <grante@visi.com>
To: Rajeev murthy <rajeev50@lycos.com>
Cc: ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] New to multi/embeddedICE
Date: Thu, 15 Feb 2001 07:05:00 -0000	[thread overview]
Message-ID: <20010215091033.A15144@visi.com> (raw)
In-Reply-To: <NMNAPHIJMCNDBBAA@mailcity.com>

On Thu, Feb 15, 2001 at 06:19:17PM +0530, Rajeev murthy wrote:

>    i am a bit new to this multiICE environment.i have the
>    insight5.0 debugger and the cross-compiler for ARM7.i want to
>    understand how to go about using the multiICE with JTAG.(i
>    understand that it needs some RDI calls). i think i need to say
>
>   (gdb) target rdi <my parallel device>

The RDI stuff in gdb uses either TCP, serial port,
serial/parallel combination.  I don't believe it's possible to
use just the parallel port, since the RDI stuff in gdb only
uses the parallel port to write stuff to the JTAG box.


>  but what will be the name of the parallel device(a file??)

That depends on your OS installation.  Under Linux it's
typically /dev/lp0 or /dev/lp1

>  can i use the same multiICE as an embeddedICE as it is backward
>  compatible(and if gdb doesnt support multiICE as yet).

I don't understant that question.

If you can, try to get it working with just a serial connection
at 9600 baud.  Once you get that working, you can add the
parallel port connection to speed up downloads.

-- 
Grant Edwards
grante@visi.com

  reply	other threads:[~2001-02-15  7:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-15  4:49 Rajeev murthy
2001-02-15  7:05 ` Grant Edwards [this message]
2001-03-15 13:50   ` [ECOS] gcc tools for ARM? Tim Michals
2001-03-17 13:55     ` [ECOS] Thumb support for ARM Tim Michals
2001-03-17 21:39       ` Lewin A.R.W. Edwards
2001-02-15 17:51 ` [ECOS] New to multi/embeddedICE Todd Malsbary

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=20010215091033.A15144@visi.com \
    --to=grante@visi.com \
    --cc=ecos-discuss@sources.redhat.com \
    --cc=rajeev50@lycos.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).