CVS: python msp430-bsl.py,1.11,1.12

Chris Liechti <[email protected]> Sun, 23 Apr 2006 14:28:27 -0700
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-serv26439/python

Modified Files:
	msp430-bsl.py 
Log Message:
bugfix mutiple segment erase on F2xx

Index: msp430-bsl.py
===================================================================
RCS file: /cvsroot/mspgcc/python/msp430-bsl.py,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -w -d -r1.11 -r1.12
--- msp430-bsl.py	11 Apr 2006 18:35:23 -0000	1.11
+++ msp430-bsl.py	23 Apr 2006 21:28:24 -0000	1.12
@@ -228,7 +228,7 @@
                     sys.exit(2)
                 while adr <= adr2:
                     if adr < 0x1100:
-                        modulo = 128
+                        modulo = 64                # F2xx:64: F1xx, F4xx: 128 (segments get erased twice)
                     elif adr < 0x1200:
                         modulo = 256
                     else:



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642