From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jim Blandy To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: RFA: pause after sending S-records to ROM68K monitor Date: Fri, 10 Aug 2001 14:41:00 -0000 Message-id: References: <20010809005554.1CDB75E9D8@zwingli.cygnus.com> <3B72CAC8.1060504@cygnus.com> X-SW-Source: 2001-08/msg00112.html Andrew Cagney writes: > Jim, while an inovative interpretation of baud, I don't know that the > patch is either correct or robust. Well, okay. Can you suggest a correct and robust implementation for downloading S-records to a monitor which provides no hardware handshaking on the serial line, and no handshaking in the protocol (say, by transmitting a `+' after each record)? > It sounds like you've got a latency problem while the patch you have is > playing with the bandwidth knob. In the absence of any per-record feedback, I don't see any alternative.