|
Message
From: Mark<mark@j...>
Date: Sat Apr 5 16:30:26 CEST 2008
Subject: [openrisc] What cable you are using for debugging or1200?
Xiang Li wrote: > To the list: > > Thanks to James and Philipp and your information. > > Sorry I posted 2 duplicated messages onto the forum, because it is my > first time to use the mailing list and I thought I was faied until I > sent the second. Now I 've had my "block diagram" for debugging, so just > forget about the message sent by Xiang Li on March 31st. > But I still want to know from more people about what kind of cable you > are using. Is there any suggestion for debugging or1200 from a usb port > of PC? or all of you are "luckily" working on PCs with parallel ports? :-) >
I use the Xilinx Parallel IV cable (and jp2).
You could probably hack something together for the Xilinx Platform USB cable by mixing code from this driver (http://rmdir.de/~michael/xilinx/) and jp2. I've been meaning to try this, but I just haven't had the time.
You could also probably hack together something based on an FTDI2232. I bought one of these (http://www.dlpdesign.com/usb/2232m.shtml) to experiment with but, again, no time.
Another alternative is to try something like this (http://www.amontec.com/jtagkey.shtml) or this (http://www.amontec.com/jtagkey-tiny.shtml), both of which are FTDI2232-based. You might be able to mix code from OpenOCD into jp2.
|
 |