On 2006-11-09, Grant Edwards <gra...@visi.com> wrote:

> After running both old and new msp430-gdbproxy binaries with
> debug mode enabled, it looks like the new one _is_ programming
> flash, it's just 10-20X slower than the old one.  With the old
> binary, the msp430_write_mem() messages scroll by pretty fast
> (I'd guess about 20 per seconed).  Using the new binary, it's
> about 1 per second.

I just did a bit of benchmarking, and the new binary is 30X
slower.  Loading my 14K program into flash with the old binary
took 22 seconds (5500bps).   With the new one, it takes 522
seconds (223bps) -- that's almost 9 minutes.

Other people can't be seeing this sort of slowdown...

-- 
Grant Edwards                   grante             Yow!  If elected, Zippy
                                  at               pledges to each and every
                               visi.com            American a 55-year-old
                                                   houseboy...


Reply via email to