This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: reset board automatically


Hi Jonathan Larmour ,

We are not able to stop the loading process(loading of program to hardware)
after it started loading.
Even ctrl-c cannot stop loading,so inorder to stop loading we are compelled
to kill the GDB manually
and then reset the board manually.We have  to some way avoid resetting the
board
manuallyand also provide
the feature to stop loading.We are not able to send GDB kill command when
the loading is in progress.

Please help.

Thanks,
Jose


----- Original Message -----
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>
Sent: Friday, August 22, 2003 1:40 AM
Subject: Re: reset board automatically


> 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
>
>





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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]