5 #commands specific to the Amontec JTAGKey
7 ft2232_device_desc "Amontec JTAGkey A"
9 ft2232_vid_pid 0x0403 0xcff8
14 #reset_config <signals> [combination] [trst_type] [srst_type]
15 reset_config srst_only srst_pulls_trst
17 #jtag_device <IR length> <IR capture> <IR mask> <IDCODE instruction>
18 jtag_device 4 0x1 0xf 0xe
20 #daemon_startup <'attach'|'reset'>
23 #target <type> <endianess> <reset_mode> <jtag#> [variant]
24 target arm7tdmi little run_and_halt 0 arm7tdmi
26 #run_and_halt_time <target#> <time_in_ms>
27 run_and_halt_time 0 30