rCOS

rCOS RCOPEN24 AVR-Speak BkSave RCDI SSDEMUX CSV2AVI FM-Manager BettyCheck

setup.tcl


  1: 
  2: 
  3: button .setup.flash -text "JTAG (Flash)" -command {
  4:         catch {exec xterm -e "make flash-jtag ; echo '== Press Enter =='; read NULL"}
  5: }
  6: pack .setup.flash -fill x
  7: 
  8: button .setup.debug -text "JTAG (Debug)" -command {
  9:         catch {exec xterm -e "make debug ; echo '== Press Enter =='; read NULL"}
 10: }
 11: pack .setup.debug -fill x
 12: 
 13: 
Links
Sources

Targets
Disk-Driver
Drawing-Library
Filesystem-Libraries
GPIO-Based Driver
Graphic-Driver
I2C-Based Driver
Power-Management
Serial-Based Driver
SPI-Based Driver
Menu
Platforms
RCSML
Tools