Forum Discussion
Altera_Forum
Honored Contributor
13 years agoget_service_paths master returns null when system-console invoked remotely over ssh
Hi, I have a Qsys system with a JTAG master in a Linux machine. I download the synthesized bitstream over USB JTAG cable into an Altera DE4 board (Stratix IV FPGA) attached to this machine. ...
Altera_Forum
Honored Contributor
13 years agoSystemConsole can't tell whether it has been invoked locally or remotely so that behaviour is very strange. Something else must be different. Are you using the same command line arguments both times?
If you have more than one master available then get_service_paths will return a list of masters, whether you use 0 1 2 etc depends on where your desired master is in the list. Can you show us the complete output from get_service_paths master?