CVS: jtag/msp430 funclets.c,1.16,1.17

Chris Liechti <[email protected]>
Newsgroups gmane.comp.hardware.texas-instruments.msp430.gcc.cvs
Message-ID <[email protected]>
Update of /cvsroot/mspgcc/jtag/msp430
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2856/jtag/msp430

Modified Files:
	funclets.c 
Log Message:
- fix flash write to SegmentA on F2xx
- fix flash erase of SegmentA on F2xx

Index: funclets.c
===================================================================
RCS file: /cvsroot/mspgcc/jtag/msp430/funclets.c,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -w -d -r1.16 -r1.17
--- funclets.c	4 Jan 2006 16:18:25 -0000	1.16
+++ funclets.c	1 Feb 2006 23:59:11 -0000	1.17
@@ -13,8 +13,8 @@
 // ----------------------------------------------------------------------------
 #include "progFlash.ci"         //include the flash program
 
-WORD ramsize = 256;             //device memory used for funclets (see alse MSP430_Configure)
-void (*flash_callback)(WORD, WORD) = NULL;
+WORD ramsize = 256;             //device memory used for funclets (see also MSP430_Configure and ramsizeDetect)
+void (*flash_callback)(WORD, WORD) = NULL;      //progress display update function
 
 /**
  * Write flash. A funclet is downloaded and executed to do the actual work



-------------------------------------------------------
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://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.