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: resetting the remote target


On Fri, 2002-01-18 at 18:47, Jonathan Larmour wrote:
> WYSIWYH@web.de wrote:
> > 
> > I've uploaded my prg with the gdb (redboot and TCP). My question:
> > when I try to reset (reboot) the target pc with "remote reset" it says that the remote device is not open ... what must I do to reset the machine over gdb? I don't want to make everytime a hardware-reset &| connect to the target with telnet and than the "reset"-cmd.
> 
> Here's a trick we made work, if you want to reset the target from GDB:
> 
> maintenance packet r
> kill

But it's not going to work with a telnet connection - probably not even
with a serial connection.

Jesper


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