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

Subversion Repositories openmsp430

[/] [openmsp430/] [trunk/] [tools/] [bin/] [openmsp430-minidebug.tcl] - Diff between revs 87 and 92

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

Rev 87 Rev 92
Line 27... Line 27...
# 
# 
# Author(s):
# Author(s):
#             - Olivier Girard,    olgirard@gmail.com
#             - Olivier Girard,    olgirard@gmail.com
#
#
#------------------------------------------------------------------------------
#------------------------------------------------------------------------------
# $Rev: 87 $
# $Rev: 92 $
# $LastChangedBy: olivier.girard $
# $LastChangedBy: olivier.girard $
# $LastChangedDate: 2011-02-05 14:40:22 +0100 (Sat, 05 Feb 2011) $
# $LastChangedDate: 2011-02-20 20:57:46 +0100 (Sun, 20 Feb 2011) $
#------------------------------------------------------------------------------
#------------------------------------------------------------------------------
 
 
###############################################################################
###############################################################################
#                                                                             #
#                                                                             #
#                            GLOBAL VARIABLES                                 #
#                            GLOBAL VARIABLES                                 #
Line 104... Line 104...
            # Disable connection section
            # Disable connection section
            .ctrl.serial.p1               configure -state disabled
            .ctrl.serial.p1               configure -state disabled
            .ctrl.serial.p2               configure -state disabled
            .ctrl.serial.p2               configure -state disabled
            .ctrl.serial.connect          configure -state disabled
            .ctrl.serial.connect          configure -state disabled
            .ctrl.mem_sz.l3               configure -text "Connected" -fg green
            .ctrl.mem_sz.l3               configure -text "Connected" -fg green
            .ctrl.mem_sz.l8               configure -text [lindex $sizes 0]
            .ctrl.mem_sz.l8               configure -text [lindex $sizes 1]
            .ctrl.mem_sz.l5               configure -text [lindex $sizes 1]
            .ctrl.mem_sz.l5               configure -text [lindex $sizes 0]
 
 
            # Activate ELF file section
            # Activate ELF file section
            .ctrl.load.ft.l               configure -state normal
            .ctrl.load.ft.l               configure -state normal
            .ctrl.load.ft.file            configure -state normal
            .ctrl.load.ft.file            configure -state normal
            .ctrl.load.ft.browse          configure -state normal
            .ctrl.load.ft.browse          configure -state normal

powered by: WebSVN 2.1.0

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