This is the mail archive of the ecos-maintainers@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


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


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