This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB 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: GDB using Angel error on an OKI board


Hi,

I have modified the source code of the ardi.c and put the delay time to 0.5
sec. and all work fine.

thanks for your help

balet charles-henri

/*
* 960430 KWelton
*
* There is a race in the renegotiation protocol: the
* target has to have had time to load new config before
* we send the link check packet - insert a deliberate
* pause (100ms) to give the target some time
*/
Adp_delay(500000);



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