element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • 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 & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • 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
      • Japan
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Vietnam
      • 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 & Tria Boards Community
  • Avnet Boards Forums
  • More
  • Cancel
Avnet Boards Forums
Avnet Boards General ZedBoard Xilinx SDK Program FPGA Failed (USB-JTAG)
  • 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 Verified Answer
  • Replies 5 replies
  • Answers 1 answer
  • Subscribers 361 subscribers
  • Views 6862 views
  • Users 0 members are here
Related

ZedBoard Xilinx SDK Program FPGA Failed (USB-JTAG)

wespiard
wespiard over 6 years ago

I am trying to program a hello world design to the ZedBoard using the J17 USB-JTAG port. I am following this tutorial: https://reference.digilentinc.com/learn/programmable-logic/tutorials/zybo-getting-started-with-zynq/start

 

I am on step 11 where I have already setup the SDK project and am trying to program the FPGA. I get the following error after about 30 seconds:

 

Program FPGA failed

 

Reason:

Could not find FPGA device on the board for connection 'Local'.

 

Troubleshooting hints:

1. Check whether board is connected to system properly.

1. In case of zynq board, check whether Digilent/Xilinx cable switch settings are correct.

1. If you are using Xilinx Platform Cable USB, ensure that status LED is green.

 

I have tried uninstalling the "USB Receiver" driver that shows up in Device Manager when I plug and unplug the USB cable and restarting my computer but I get the same results.

 

The only thing that shows up in the hardware manager of Vivado is "localhost(0)".

 

Any suggestions?

  • Sign in to reply
  • Cancel
Parents
  • bhfletcher
    0 bhfletcher over 6 years ago

    Note that Zybo and ZedBoard are different boards.

     

    I recommend you review the ZedBoard Configuration and Booting Guide, on the Reference Designs tab at ZedBoard

     

    Zedboard_config-boot_guide_IDS14_1.zip

     

    Bryan

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • bhfletcher
    0 bhfletcher over 6 years ago

    Note that Zybo and ZedBoard are different boards.

     

    I recommend you review the ZedBoard Configuration and Booting Guide, on the Reference Designs tab at ZedBoard

     

    Zedboard_config-boot_guide_IDS14_1.zip

     

    Bryan

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Children
  • wespiard
    0 wespiard over 6 years ago in reply to bhfletcher

    The document you linked has the same steps once in the SDK, given a certain bitfile. My issue is when I actually try to program the FPGA, which is on page 19 of the document you linked.

     

    It also only mentions downloading the Cypress driver (which I believe is just the USB-UART port) which I already have. I can see the UART COM port when I connect a micro USB cable to it, just not when I connect to the USB-JTAG port (J17).

     

    -Wes

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • bhfletcher
    0 bhfletcher over 6 years ago in reply to wespiard

    The ZedBoard USB-JTAG cable drivers are supposed to be installed with Vivado, as long as you selected the checkbox to "Install Cable Drivers." You can install them manually and try again.

    https://www.xilinx.com/support/answers/59128.html

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Reject Answer
    • Cancel
  • wespiard
    0 wespiard over 6 years ago in reply to bhfletcher

    Thank you! Re-installing the driver manually w/ the 64-bit (in my case) version worked, using the following command, after cd'ing into the directory of the installer:

     

    C:\Xilinx\Vivado\2019.1\data\xicom\cable_drivers\nt64>install_drivers_wrapper.bat C:\Xilinx\Vivado\2019.1\data\xicom\cable_drivers\nt64 CC:\Xilinx\Vivado\2019.1\install.log C:\Xilinx\Vivado\2019.1\

    WARNING: Ignoring unknown argument C:\Xilinx\Vivado\2019.1\data\xicom\cable_drivers\nt64

    WARNING: Ignoring unknown argument CC:\Xilinx\Vivado\2019.1\install.log

    WARNING: Ignoring unknown argument C:\Xilinx\Vivado\2019.1\

    INFO: Log file=C:\Xilinx\Vivado\2019.1\data\xicom\cable_drivers\nt64\install_drivers_wrapper.log

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • bhfletcher
    0 bhfletcher over 6 years ago in reply to wespiard

    Thanks for letting us know, and good luck with your design!

    • 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 © 2026 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