Sign In

Don't have a Xilinx account yet?

  • Choose to receive important news and product information
  • Gain access to special content
  • Personalize your web experience on Xilinx.com

Create Account

Username

Password

Forgot your password?
XClose Panel
Xilinx Home
Reply
dsp
Visitor
dsp
Posts: 18
Registered: ‎06-15-2012
0
Accepted Solution

SDK command line arguments: How can I specify the workspace to be used?

How can I specify the workspace to be used by the Xilinx SDK (xsdk.exe) from the command line. Eclipse docuemntation says I can use the -data command line argument, but when I add that to the shortcut I am using, the SDK never comes up.

dsp
Xilinx Employee
johnmcd
Posts: 436
Registered: ‎02-01-2008
0

Re: SDK command line arguments: How can I specify the workspace to be used?

At the command line, try xsdk -h

 

You will see the option is '-workspace'.

dsp
Visitor
dsp
Posts: 18
Registered: ‎06-15-2012
0

Re: SDK command line arguments: How can I specify the workspace to be used?

Dear johnmcd,

 

Thank you. You have solved the question I posed (acknowledged in the forum) and many possible future questions by leting me know about the -h option. Thanx again.

dsp