Solved
Forum Discussion
sstrell
Super Contributor
3 years agoYou run --enableremote on the machine you want to act as the JTAG server, setting the password that others will use to connect to it. On other machines that want to connect to this machine as a server, they use --addserver, setting the address of the server and the password that was set.
As for the error, perhaps you have to run it as sudo.