CVS: jtag/hardware_access HIL.c, 1.8, 1.9 HIL.def, 1.3, 1.4

Chris Liechti <[email protected]> Sat, 05 Aug 2006 20:28:08 -0700
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-serv11750/jtag/hardware_access

Modified Files:
	HIL.c HIL.def 
Log Message:
export ReadTDO

Index: HIL.c
===================================================================
RCS file: /cvsroot/mspgcc/jtag/hardware_access/HIL.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -w -d -r1.8 -r1.9
--- HIL.c	6 Apr 2006 14:20:30 -0000	1.8
+++ HIL.c	6 Aug 2006 03:28:06 -0000	1.9
@@ -1200,3 +1200,8 @@
 WINAPI void HIL_sbw_StepPSA(LONG Length)
 {
 }
+
+LONG WINAPI HIL_ReadTDO(void)
+{
+    return ReadTDO() != 0;
+}

Index: HIL.def
===================================================================
RCS file: /cvsroot/mspgcc/jtag/hardware_access/HIL.def,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -w -d -r1.3 -r1.4
--- HIL.def	6 Apr 2006 14:20:30 -0000	1.3
+++ HIL.def	6 Aug 2006 03:28:06 -0000	1.4
@@ -54,3 +54,5 @@
 HIL_sbw_ExecuteFuseBlow=HIL_sbw_ExecuteFuseBlow@0
 HIL_sbw_StepPSA@4
 HIL_sbw_StepPSA=HIL_sbw_StepPSA@4
+HIL_ReadTDO@0
+HIL_ReadTDO=HIL_ReadTDO@0
\ No newline at end of file


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