CVS: python msp430-jtag.py,1.22,1.23
Chris Liechti <[email protected]>
| Newsgroups | gmane.comp.hardware.texas-instruments.msp430.gcc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/mspgcc/python
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21205/python
Modified Files:
msp430-jtag.py
Log Message:
- update backend detection, library search
- move debug output message
Index: msp430-jtag.py
===================================================================
RCS file: /cvsroot/mspgcc/python/msp430-jtag.py,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -w -d -r1.22 -r1.23
--- msp430-jtag.py 4 Apr 2006 21:58:10 -0000 1.22
+++ msp430-jtag.py 7 Apr 2006 20:01:05 -0000 1.23
@@ -254,6 +254,7 @@
except IOError:
sys.stderr.write("Failed to set debug level in backend library\n")
memory.DEBUG = memory.DEBUG + 1
+ jtag.DEBUG = jtag.DEBUG + 1
elif o in ("-u", "--upload"):
try:
start, end = parseAddressRange(a)
@@ -361,8 +362,7 @@
if DEBUG: #debug infos
sys.stderr.write("Debug is level set to %d\n" % DEBUG)
sys.stderr.write("Python version: %s\n" % sys.version)
- if DEBUG > 4: sys.stderr.write("Python module path: %s\n" % sys.path)
- sys.stderr.write("JTAG backend: %s\n" % jtag.backend)
+ #~ sys.stderr.write("JTAG backend: %s\n" % jtag.backend)
#sanity check of options
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642