CVS: python msp430-jtag.py,1.14,1.15
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-serv17603/python
Modified Files:
msp430-jtag.py
Log Message:
bugfix and make ctypes backed API compatible with parjtag
Index: msp430-jtag.py
===================================================================
RCS file: /cvsroot/mspgcc/python/msp430-jtag.py,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -w -d -r1.14 -r1.15
--- msp430-jtag.py 27 Dec 2005 16:22:10 -0000 1.14
+++ msp430-jtag.py 28 Dec 2005 19:56:51 -0000 1.15
@@ -435,7 +435,7 @@
jtagobj.reset(1, 1) #reset and release target
if do_close:
jtagobj.close() #Release communication port
- if DEBUG:
+ else if DEBUG:
sys.stderr.write("WARNING: JTAG port is left open (--no-close)\n")
if __name__ == '__main__':
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click