> -----Original Message-----
> From: openocd-development-boun...@lists.berlios.de [mailto:openocd-
> development-boun...@lists.berlios.de] On Behalf Of David Brownell
> Sent: dinsdag 3 november 2009 21:39
> To: openocd-development@lists.berlios.de
> Cc: Pieter Conradie
> Subject: Re: [Openocd-development] CRC check timeout
> 
> On Tuesday 03 November 2009, Øyvind Harboe wrote:
> > Should we include this fix for 0.3?
> 
> Only if it's updated to comment that it *still* makes
> an unwise assumption about target clock rate.  If it's
> running with a 32 KHz clock, will that timeout be long
> enough?  How about 8 KHz?  Or lower?  :)

IMHO a timeout which depends on several unknown variables should be implemented 
otherwise. Perhaps the CRC routine can be modified to reset the time-out for 
every 1024 bytes/words/dwords. This should give little overhead but absolute 
certainty a timeout will only occur due to an error.

Nico Coesel


_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to