Skip to content

Any suggestions for the Arty-A7 board? #3

@Hecatron

Description

@Hecatron

Hi,
So I've recently tried this on a Rpi4 with the idea to remote debug a Arty-A7 over the network from Vivado 2024.1.2
(since the xilinx tools aren't built for the ARM64)

It does build and run, although I've not managed to get it to actually work

sudo ./ftdiJTAG -a 0.0.0.0
 Vendor (0403): "Digilent"
Product (6010): "Digilent USB Device"
        Serial: "210319B26CCB"

I went through the steps in the man page, especially since you don't pick remote host but local host but then an xvc cable

At the tcl console

connect_hw_server
open_hw_target -xvc_url x.x.x.x:2542
ERROR: [Labtools 27-2269] No devices detected on target localhost:3121/xilinx_tcf/Xilinx/192.168.111.137:2542.
Check cable connectivity and that the target board is powered up then
use the disconnect_hw_server and connect_hw_server to re-register this hardware target.
ERROR: [Common 17-39] 'open_hw_target' failed due to earlier errors.

It is making a connection but the issue is the data being sent over

My thoughts are maybe something is needed in the -g option to reset something
I've also tried -B since there are two virtual serial ports visible when plugging it in but without any luck

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions