public inbox for ecos-maintainers@sourceware.org
 help / color / mirror / Atom feed
From: Jonathan Larmour <jifl@eCosCentric.com>
To: Jose Paul <jose@exorindia.com>
Cc: ecos-maintainers@sources.redhat.com,
	Ecos-Discuss <ecos-discuss@sources.redhat.com>
Subject: Re: reset board automatically
Date: Thu, 21 Aug 2003 20:10:00 -0000	[thread overview]
Message-ID: <3F45272A.2060004@eCosCentric.com> (raw)
In-Reply-To: <038f01c367d3$597a1800$e900a8c0@jose>

The maintainers list is not for general questions. Please use the 
discussion list as per the CC (and remove the maintainers CC from any 
replies).

Jose Paul wrote:
> Hi All,
> 
> If we kill the GDB by windows kill command when it is connected to remote
> Board
> the remote board doesn't reset and wait for new connection.

No, because you killed the program that would tell it to do that! Don't 
use windows kill with GDB.

> Is it possible to implement this in eCOS so that when the board loses it
> connection
> with the GDB running in the PC it should reset itself and wait for new
> connection?

Over serial, no. Over TCP maybe but you'd need to implement it. But why 
not use the GDB kill command (not windows kill). As long as your program 
hasn't fiddled with too much hardware that may be enough. Maybe.

Jifl
-- 
eCosCentric    http://www.eCosCentric.com/    The eCos and RedBoot experts
--[ "You can complain because roses have thorns, or you ]--
--[  can rejoice because thorns have roses." -Lincoln   ]-- Opinions==mine

      reply	other threads:[~2003-08-21 20:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-21 10:59 Jose Paul
2003-08-21 20:10 ` 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=3F45272A.2060004@eCosCentric.com \
    --to=jifl@ecoscentric.com \
    --cc=ecos-discuss@sources.redhat.com \
    --cc=ecos-maintainers@sources.redhat.com \
    --cc=jose@exorindia.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).