On 2006-11-09, Grant Edwards <[email protected]> wrote:
> On 2006-11-09, Grant Edwards <[email protected]> wrote:
>
>> The new gdb-proxy does recognize the 4270, but it can't program
>> flash on an F148.  The erase operation seems fine, but when I
>> try to "load" an elf file, gdbproxy cpu usage goes to 100% and
>> it just sits there forever spitting out
>>
>>  debug: MSP430_Memory(WRITE)
>>
>> about once per second.

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.

Is there any way to speed up the new gdbproxy download speed?

-- 
Grant Edwards                   grante             Yow!  I appoint you
                                  at               ambassador to Fantasy
                               visi.com            Island!!!


Reply via email to