Jeff Williams wrote:

I took a look at the python BSL code. I'm not fluent in python, but it
appeared to be an almost straight translation of the TI code in slaa096b
with a few things like elf support added in. This, however, may only be

yep, thats more or less true (some things also are different e.g.: replacement BSL handling, memory upload, download run, wait and upload with one command line is possible. but that's not relevat for you right now)

my inexperience with python hiding the changes from me. Do you, by any
chance, have any serial data captures taken while working on it?

not directly, but you can run msp430-bsl with -DDDDDDDDD (setting the debug level realy high). it outputs what it sends and receives in some form then. i could also make the output a bit better readable if that would help.

chris

Reply via email to