Chris:

Upgraded to version 1.3 of jtag.py and found these problems:

        Program loads fine, but does not execute. For example, the program in
/examples0.2/leds loads, then only a brief flash of the LED in an FET 1121
and nothing else. Running the same code from msp430-gdb gives the regular
once per second blink of the LED.

        The option -u and -s do nto execute. All I get is an error saying that a
valid HEX, DEC or OCTAL number must be supplied. I want to opuload from
0xf052.

Did you also upgrade _parjtag.so?

José Sacerio
jos...@bellsouth.net




-----Original Message-----
From: mspgcc-users-ad...@lists.sourceforge.net
[mailto:mspgcc-users-ad...@lists.sourceforge.net]on Behalf Of Chris Liechti
Sent: Wednesday, January 08, 2003 9:53 PM
To: mspgcc-users
Subject: [Mspgcc-users] pyjtag update 2 and pybsl

i have upgraded pyjtag once again. it does now use the result of the flash
programming funclet that reports if it could write the flash
successfully. this means that you can programm flash with "jtag.py -ep
hexfile" to avoid the 1:1 compare that is done through
uploading the memory again and its still a verified write.
and this time i incremented the version number ;-)

pybsl's serial backend is upgraded to the latest pyserial version. this
means that it probably runs now on cygwin too (with cygwins
python, but i recomend python.org's or activepython's version on win32)

i'm also preparing windows installers for both of them, so if you have bug
reports send them quick please.

chris




-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users



Reply via email to