OpenCores
URL https://opencores.org/ocsvn/openmsp430/openmsp430/trunk

Subversion Repositories openmsp430

[/] [openmsp430/] [trunk/] [tools/] [lib/] [tcl-lib/] [dbg_functions.tcl] - Diff between revs 158 and 159

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 158 Rev 159
Line 26... Line 26...
#
#
# Author(s):
# Author(s):
#             - Olivier Girard,    olgirard@gmail.com
#             - Olivier Girard,    olgirard@gmail.com
#
#
#-----------------------------------------------------------------------------------------------------------
#-----------------------------------------------------------------------------------------------------------
# $Rev: 158 $
# $Rev: 159 $
# $LastChangedBy: olivier.girard $
# $LastChangedBy: olivier.girard $
# $LastChangedDate: 2012-10-15 23:49:09 +0200 (Mon, 15 Oct 2012) $
# $LastChangedDate: 2012-10-15 23:51:22 +0200 (Mon, 15 Oct 2012) $
#-----------------------------------------------------------------------------------------------------------
#-----------------------------------------------------------------------------------------------------------
#
#
# Description: Main utility functions for the openMSP430 serial debug
# Description: Main utility functions for the openMSP430 serial debug
#             interface.
#             interface.
#
#
Line 149... Line 149...
#==========================================================================================================#
#==========================================================================================================#
 
 
set     scriptDir [file dirname [info script]]
set     scriptDir [file dirname [info script]]
source $scriptDir/xml.tcl
source $scriptDir/xml.tcl
source $scriptDir/dbg_uart_generic.tcl
source $scriptDir/dbg_uart_generic.tcl
source $scriptDir/dbg_uart_usb-iss.tcl
 
source $scriptDir/dbg_i2c_usb-iss.tcl
source $scriptDir/dbg_i2c_usb-iss.tcl
 
 
 
 
#==========================================================================================================#
#==========================================================================================================#
# DEBUG PROCEDURES
# DEBUG PROCEDURES

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.