Uh… I just looked at that last trace and I don’t know where that came from. Sorry about that.
I just tried again and the telnet port is now working. And… the led on the adapter is blinking (as opposed to solid). Unfortunately the scan chain still reports 0x0 for the IdCode.
Here is a copy and paste of my openocd.cfg:
debug_level 3
source [find interface/ftdi/olimex-arm-usb-tiny-h.cfg]
reset_config srst_only srst_open_drain
jtag_ntrst_delay 200
#jtag_rclk 0
jtag_rclk 8
source [find target/mc13224v.cfg]
scan_chain
telnet_port 4444
I also issued a “scan_chain” from the telnet port at the end of the log.
To avoid cluttering this list with a log, you can find it here:
http://www.vivistar.com/arm/ocdlog_20130108.txt
Thanks,
Jonathan