CVS: jtag MSP430mspgcc.h,1.6,1.7

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

Modified Files:
	MSP430mspgcc.h 
Log Message:
- add the ability to run funclets for a given time
- new function MSP430_FuncletWait, internal API changes for executeCode
- add a counter funclet (can be used to determine DCO frequency)
- update msp430-jtag with the new feature

Index: MSP430mspgcc.h
===================================================================
RCS file: /cvsroot/mspgcc/jtag/MSP430mspgcc.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -w -d -r1.6 -r1.7
--- MSP430mspgcc.h	1 Mar 2004 02:34:01 -0000	1.6
+++ MSP430mspgcc.h	27 Dec 2005 01:12:11 -0000	1.7
@@ -76,7 +76,8 @@
 
 #define MAIN_SEGMENT_SIZE               512     // Segments are normally 512 bytes in size.
 #define FIRST_60K_SEGMENT_SIZE          256     // However, the first segment of 60K devices is 256 bytes in size.
-#define INFO_SEGMENT_SIZE               128     // And Information segments are 128 bytes in size.
+#define INFO_SEGMENT_SIZE               128     // And Information segments are 128 bytes in size on F1xx and F4xx.
+#define INFO_SEGMENT_SIZE_F2xx           64     // And Information segments are 64 bytes in size on F2xx.
 
 #ifdef __cplusplus
 extern "C" {



-------------------------------------------------------
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
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.