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?
When I try to connect to
ftdiJTAGfrom Vivado 2023.2, the first protocol packet it sends isThis makes
ftdiJTAGsayand 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?