element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Avnet Boards Forums
  • Products
  • Dev Tools
  • Avnet Boards Community
  • Avnet Boards Forums
  • More
  • Cancel
Avnet Boards Forums
Using Xilinx Tools Forum how to Relaunch the SDK
  • Forum
  • Documents
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Avnet Boards Forums to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Not Answered
  • Replies 6 replies
  • Subscribers 335 subscribers
  • Views 514 views
  • Users 0 members are here
Related

how to Relaunch the SDK

Former Member
Former Member over 11 years ago

I would like to be able to re-launch the SDK without re-exporting the design from planAhead - I don't see how to do this.

I am using Linux,  I am following the tutorials, ie: Lab #2 Experiment #3, page 18, followed by #4 page 20, in fact I have gotten all the way to page 27 (where you load the SW on the target)

Note: I have another problem, seperate thread - about getting the JTAG to work - this thread is specific to restarting the SDK and making a change.

I know that I type "xsdk" to start the SDK, but it comes up with an empty window.

Effectively, I want to turn my computer off for the night - and pick up where I left off the next morning.

My only solution is to re-export, and relaunch the SDK fresh.

There should be some way to "Re-Open" an existing SDK project without re-exporting it.

I'm stuck. Any suggestions?







  • Sign in to reply
  • Cancel
  • Former Member
    0 Former Member over 11 years ago

    What version of the Xilinx tools are you using and what Linux are you running them on?

     

    -Gary

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 11 years ago

    ISE Version 14.7 (just downloaded, latest version)
    .
    Ubuntu 12.0.4 LTS 64bit
    .
    -Duane.


    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 11 years ago

    While Ubuntu is not one of the officially supported operating systems for Xilinx tools ( http://www.xilinx.com/ise/ossupport/index.htm ) there do seem to be users out there making it work. There are posts that detail some of the issues and workarounds that may help:

     

    https://engineering.purdue.edu/elab/wiki/index.php/Xilinx_tools_on_Ubuntu

    http://www.wiki.xilinx.com/Install+Xilinx+Tools

    http://forums.xilinx.com/t5/Installation-and-Licensing/ISE-12-1-on-Linux-Ubuntu-EDK-does-not-start/td-p/73616

     

    There are suggestions related to your JTAG/Ubuntu issue it these posts as well, but I do not have the Xilinx tools running under Ubuntu here to test them. This forum is targeted to support the ZedBoard and MicroZed boards, so you might get a more detailed response to questions specific to the interaction between the Xilinx tool suites and your operating system on the Xilinx community forums.

     

    I would also suggest that if you are just starting out to go ahead and begin with the Xilinx Vivado tool suite, as all future examples, tutorials, and tool development will be there vs the ISE/PlanAhead tools.

     

    -Gary

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 11 years ago

    That's not answering the question in this thread, that is why I have a separate thread.

    I do not want to *re*export* my design.
    I do not want to rebuild my Xilinx BIT files, etc.

    I just want to *RE* launch the SW sdk, and finish debugging my SW that I am not done writing.

    How do I do that?

    On any supported linux platform, how do you launch the SDK only? Do I have to use Plan Ahead to launch the SDK?  Or do I type some other command?  What is that command? What should I expect to see on the screen?




    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 11 years ago

    The post was to address your first issue, which was that xsdk did not work as the tools were not installed correctly. You should be able to launch SDK either from PlanAhead (Export to SDK with 'launch SDK option checked') or 'standalone' and then direct it to load the workspace you want to work from. Make sure you have set your environment variables as described on page 20 of the installation guide:

     

    http://www.xilinx.com/support/documentation/sw_manuals/xilinx14_7/irn.pdf

     

    Then you should be able to launch SDK as described here:

    http://forums.xilinx.com/t5/General-Technical-Discussion/How-to-run-EDK-ChipScope-SDK-under-Linux/td-p/49827

     

    -Gary

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 11 years ago

    Thanks

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube