Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vivado 2023.2 unable to connect #2

Open
zeldin opened this issue Sep 15, 2024 · 3 comments
Open

Vivado 2023.2 unable to connect #2

zeldin opened this issue Sep 15, 2024 · 3 comments

Comments

@zeldin
Copy link

zeldin commented Sep 15, 2024

When I try to connect to ftdiJTAG from Vivado 2023.2, the first protocol packet it sends is

E.Locator.Hello.["ZeroCopy"]

This makes ftdiJTAG say

Bad initial char 0x45
Unexpected character!

and close the connection.

Is it no longer possible to use the old protocol in Vivado 2023.2? Or do I just need to do something special (rather than select "remote server" in the connection wizard) to connect?

@zeldin
Copy link
Author

zeldin commented Sep 15, 2024

Did some googling and eventually found this thread:
https://adaptivesupport.amd.com/s/question/0D52E00007IPiwVSAT/xvc-protocol-specification-out-of-date?language=en_US

And yes, using connect_hw_server followed by open_hw_target -xvc_url hostname:2542 in the Tcl Console does work.

Sorry about the noise...

@norumwe12
Copy link
Collaborator

norumwe12 commented Sep 15, 2024 via email

@zeldin
Copy link
Author

zeldin commented Sep 15, 2024

Ah, yes, the procedure described in the manpage works too. I guess I'm just confused by the fact that I have to select "target is on local machine" when the opposite is true... 🫤

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants