]> git.zerfleddert.de Git - raggedstone/commit - common/xcf.batch
make it possible to specify the jtag cable in the environment (so a remote
authormichael <michael>
Sun, 11 Feb 2007 13:32:15 +0000 (13:32 +0000)
committermichael <michael>
Sun, 11 Feb 2007 13:32:15 +0000 (13:32 +0000)
commitfcff783283a2e5b5411976259fd4ef146cd32ebd
tree05fe7b5ce629275dc447d50250b1ec7d3eedf4bc
parentddd220fe8208c331141e6f612249992a3b3c602b
make it possible to specify the jtag cable in the environment (so a remote
machine can be used to program devices and to reduce probing times)
Examples:

export CABLE='auto' (default)
probes for cable on local machine

export CABLE='lpt1'
uses cable on lpt1

export CABLE='auto -server marvin:2000'
probes for cable on remotehost marvin running CableServer on port 2000

export CABLE='usb21 -server marvin:2000'
uses usb cable on remotehost marvin running CableServer on port 2000

see Makefile for possible cabletypes and
doc/usenglish/help/iseguide/mergedProjects/plugin_imp/html/pim_batch_command_definitions_s.htm

With this it is even possible to avoid compiling windrvr:
http://sourceforge.net/projects/xilprg
common/xc3s1500.batch
common/xcf.batch
heartbeat/Makefile
Impressum, Datenschutz