[SOLVED] Is there a way to change default programmer port?

Status
Not open for further replies.

manili

Member level 1
Joined
Sep 15, 2014
Messages
41
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
1,602
Hi all,

I'm trying to program my ZCU104 evaluation kit using a SmartLynq programmer. I'm wondering to know if there is a way to change the default port (i.e. 3121) from Vivado 2018.1 Suite or somewhere else?

Is it possible to do so for the onboard JTAG programmer?

Thanks a lot.
Mohammad
 

In Hardware Manager when you click Open Target->Open New Target->Next
and change 'Connect to' from 'Local server' to 'Remote server' you can specify Host name and the listening port.

On remote server you need to start hw_server application with option -s:
-s<url> set agent listening port and protocol, default is tcp::3121

E.g.:
hw_server -stcp::3322
 
Reactions: manili

    manili

    Points: 2
    Helpful Answer Positive Rating
Thanks a lot. I didn't find it anywhere else.
 

Dear niciki,

I marked the thread as "Solved". I didn't notice the button. Sorry!
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…