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]

Lose GDB connection after net download


Hello,

I build the redboot with net support (by using my own Ethernet driver) under PC platform. I could generate the binary image, and boot it successfully. Also I am able to ping the redboot or download any application program through Ethernet by GDB. However, after the downloading was finished, the debugger can't be stopped by any breakpoint. The GDB will lose the connection with target. 

I know the issue that the IP address of redboot and application should be set differently, but it will be the same even I download the application without the net support.

Any advice will be appreciated.

Thanks.

David

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