CVS: jtag/hardware_access HIL.c,1.10,1.11

Chris Liechti <[email protected]> Wed, 15 Nov 2006 04:37:16 -0800
Newsgroups gmane.comp.hardware.texas-instruments.msp430.gcc.cvs
Message-ID <[email protected]>
Update of /cvsroot/mspgcc/jtag/hardware_access
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv2360/jtag/hardware_access

Modified Files:
	HIL.c 
Log Message:
support for widths > 16 (required for MSP430X arch)

Index: HIL.c
===================================================================
RCS file: /cvsroot/mspgcc/jtag/hardware_access/HIL.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -w -d -r1.10 -r1.11
--- HIL.c	3 Sep 2006 15:33:59 -0000	1.10
+++ HIL.c	15 Nov 2006 12:37:13 -0000	1.11
@@ -455,7 +455,7 @@
 }
 
 #define INSTRUCTION_LEN 8
-#define BITS_LEN        16
+#define BITS_LEN        32
 
 /* ----------------------------------------------------------------------------
 Function:


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV