forked from auracaster/openocd
- prepare OpenOCD for branching, created ./trunk/
git-svn-id: svn://svn.berlios.de/openocd/trunk@64 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
12
doc/configs/chameleon.cfg
Normal file
12
doc/configs/chameleon.cfg
Normal file
@@ -0,0 +1,12 @@
|
||||
#daemon configuration
|
||||
telnet_port 4444
|
||||
gdb_port 3333
|
||||
|
||||
#interface
|
||||
interface parport
|
||||
parport_cable chameleon
|
||||
jtag_speed 0
|
||||
|
||||
#jtag scan chain
|
||||
# format L IRC IRCM IDCODE (Length, IR Capture, IR Capture Mask, IDCODE)
|
||||
jtag_device 5 0x01 0x1f 0x01
|
||||
Reference in New Issue
Block a user