public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Andrew Lunn <andrew@lunn.ch>
To: Evgeny Belyanco <esp1@kbkcc.ru>
Cc: ecos-discuss@ecos.sourceware.org
Subject: Re: [ECOS] eCos & RedBoot on AT91SAM7S
Date: Thu, 15 Jun 2006 17:32:00 -0000	[thread overview]
Message-ID: <20060615173216.GG15848@lunn.ch> (raw)
In-Reply-To: <1986105319.20060615211913@kbkcc.ru>

On Thu, Jun 15, 2006 at 09:19:13PM +0400, Evgeny Belyanco wrote:
> Hi!
> 
> If I will write RedBoot image to AT91SAM7S256 (for example)
> http://ecos.sourceware.org/ecos/boards/at91sam7s.html
> 
> will I be capable of writing code to FLASH via GDB (RS-232
> connection)?

Using gdb, no. You need to use redboot itself to do an xyzmodem load
into flash.

> 
> Can I make debugging in FLASH via GDB (RS-232 connection)?

You cannot have break points, or single step. So this makes it very
hard to do anything useful.

The only practicaly way to debug code in Flash is over the jtag
interface.

        Andrew

-- 
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:[~2006-06-15 17:32 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-14 16:55 [ECOS] Problem with Config Tool on Cygwin Tom Smithkowski
2006-06-15  8:34 ` [ECOS] " John Dallaway
2006-06-15 12:25   ` John Dallaway
2006-06-15 15:06     ` Tom Smithkowski
2006-06-15 15:16       ` John Dallaway
2006-06-15 15:53         ` Andy Jackson
2006-06-15 17:22           ` [ECOS] eCos & RedBoot on AT91SAM7S Evgeny Belyanco
2006-06-15 17:32             ` Andrew Lunn [this message]
2006-06-15 17:47               ` Re[2]: " Evgeny Belyanco
2006-06-15 18:53                 ` Andrew Lunn
2006-06-15 20:55                   ` Re[2]: " Evgeny Belyanco
2006-06-15 22:59                     ` Laurie Gellatly

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=20060615173216.GG15848@lunn.ch \
    --to=andrew@lunn.ch \
    --cc=ecos-discuss@ecos.sourceware.org \
    --cc=esp1@kbkcc.ru \
    /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).