CVS: jtag MSP430mspgcc.h,1.7,1.8
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-serv1864/jtag Modified Files: MSP430mspgcc.h Log Message: - prepare for DCO adjusting before writing or erasing the flash (measurement only yet, see getDCOFreq) - add new function to header - doc updates and some small fixes Index: MSP430mspgcc.h =================================================================== RCS file: /cvsroot/mspgcc/jtag/MSP430mspgcc.h,v retrieving revision 1.7 retrieving revision 1.8 diff -u -w -d -r1.7 -r1.8 --- MSP430mspgcc.h 27 Dec 2005 01:12:11 -0000 1.7 +++ MSP430mspgcc.h 27 Dec 2005 03:32:34 -0000 1.8 @@ -104,6 +104,7 @@ const CHAR* WINAPI MSP430_Error_String(LONG errorNumber); STATUS_T WINAPI MSP430_Funclet(CHAR* code, LONG sizeCode, BOOL verify, BOOL wait); +STATUS_T WINAPI MSP430_FuncletWait(CHAR* code, LONG sizeCode, BOOL verify, ULONG wait, ULONG *runtime); int WINAPI MSP430_isHalted(void); STATUS_T WINAPI MSP430_Log(unsigned int level, const char *format, ...); ------------------------------------------------------- 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