Roy Stillwell
unread,Jun 22, 2018, 12:45:21 AM6/22/18Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to snickerdoodle forum
You’ll have to do a few things to get that to work. There is no JTAG over USB (that I’m aware of yet), so you’ll need a few items.
Easiest
1) Get the breaky breaky board. JTAG connectors are broken out, and the Digilent connects easily. You can also manually wire the JTAG piña to the snickerdoodle, but that’s a little more involved.
2) Buy the Digilent JTAG adapter. $60. It’s one of the cheapest.
3) If in Linux, you’ll need to install the cable drivers from the Xilinx Vivado install directory. (It’s a simple process, you’ll have to google it). In Windows, Im guessing you’ll need a driver too.
4) hold down reset button on snick for like 5 seconds as you power it on to boot into jtag mode. (If you want to load things from JTAG, for Xilinx tutorials and such). Or you can just boot Linux from an SD card with the prebuilt image from Krtkl website.
5) Click the hardware manager in Vivado (under build bitstream) , then autoconnect in Vivado and it should come up.
There’s a way to do hardware debugging remotely but it’s a little more involved.
Good luck!
SW