[flag@newluxor openocd]$ dpkg -l | grep ftd
ii libftdi-dev
0.18-1 Development files for
libftdi
ii libftdi1
0.18-1 Library to control and
program the FTDI USB controller
ii libftdipp-dev
0.18-1 Development files for
libftdipp
ii libftdipp1
0.18-1 Library to control and
program the FTDI USB controller
[flag@newluxor openocd]$ git log --oneline -1
3c6af51 rtos : compilation error on amd64
[flag@newluxor openocd]$ make clean && ./bootstrap && ./configure
--enable-ft2232_libftdi --prefix=/home/flag/bin/openOCD
--enable-maintainer-mode && make && make install
[flag@newluxor openocd]$ /home/flag/bin/openOCD/bin/openocd -f
tcl/interface/flyswatter.cfg -f tcl/board/ti_pandaboard.cfg
Open On-Chip Debugger 0.5.0-dev-00858-g3c6af51 (2011-04-26-11:38)
Licensed under GNU GPL v2
For bug reports, read
http://openocd.berlios.de/doc/doxygen/bugs.html
Info : only one transport option; autoselect 'jtag'
RCLK - adaptive
Using dbgbase = 0x80000000
force hard breakpoints
trst_only separate trst_push_pull
Info : RCLK (adaptive clock speed) not supported - fallback to 6000 kHz
Error: JTAG scan chain interrogation failed: all zeroes
Error: Check JTAG interface, timings, target power, etc.
Error: Trying to use configured scan chain anyway...
Error: omap4430.jrc: IR capture error; saw 0x00 not 0x01
Warn : Bypassing JTAG setup events due to errors
at this point both the terminal and the board are stuck
Any idea?
--
bye,
p.
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development