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
MiniZed Hardware Design MiniZed board not detected by Vivado/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 Verified Answer
  • Replies 4 replies
  • Subscribers 324 subscribers
  • Views 982 views
  • Users 0 members are here
Related

MiniZed board not detected by Vivado/SDK

marandil
marandil over 7 years ago

Hello, I am currently experiencing a following issue:

I'm trying to get my MiniZed board started using Linux (more precisely a personalized version of LMDE, mostly compatible with Ubuntu). When I connect the board using a USB cable, it's properly detected by the operating system:

[  139.563349] usb 3-2: new high-speed USB device number 7 using xhci_hcd
[  139.707309] usb 3-2: New USB device found, idVendor=0403, idProduct=6010
[  139.707322] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  139.707323] usb 3-2: Product: JTAG+Serial
[  139.707324] usb 3-2: Manufacturer: Xilinx
[  139.707325] usb 3-2: SerialNumber: 1234-oj1
[  139.709214] ftdi_sio 3-2:1.0: FTDI USB Serial Device converter detected
[  139.709260] usb 3-2: Detected FT2232H
[  139.709489] usb 3-2: FTDI USB Serial Device converter now attached to ttyUSB0
[  139.710870] ftdi_sio 3-2:1.1: FTDI USB Serial Device converter detected
[  139.710902] usb 3-2: Detected FT2232H
[  139.711038] usb 3-2: FTDI USB Serial Device converter now attached to ttyUSB1

Using `screen /dev/ttyUSB1 115200` I can successfully communicate with the pre-installed PetaLinux. I can't, however, use Vivado or Xilinx SDK to program/debug, even a simple code.

I tried following the MiniZed tutorials and basically stopped at the same point as mentioned in http://www.zedboard.org/content/sdk-cant-program-fpga-minized, which is the "Program FPGA" step.

I was successful in getting past that point on the same machine, but using Windows (which is NOT my preferred solution). I have checked the BSP settings in the Xilinx SDK and they seem consistent between operating systems.

Is there any additional guide how to setup the hardware server properly to use the board under Linux? I assume that the (Xilinx) Hardware Manager does not know that the JTAG is present at /dev/ttyUSB0.

For the record, I have imported the MiniZed board package and I'm running Vivado 2017.4.

  • Sign in to reply
  • Cancel
Parents
  • jafoste4
    0 jafoste4 over 7 years ago

    Hi,

    You may want to check out the : Development Using Ubuntu Desktop Linux

    guide located here http://zedboard.org/support/design/18891/146
     
    --Josh
     
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • jafoste4
    0 jafoste4 over 7 years ago

    Hi,

    You may want to check out the : Development Using Ubuntu Desktop Linux

    guide located here http://zedboard.org/support/design/18891/146
     
    --Josh
     
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Children
  • marandil
    0 marandil over 7 years ago in reply to jafoste4

    Thanks for the tip.

    I found the solution in one of the linked guides, but I must say that the titles are quite misleading ("VirtualBox and Linux VM Installation Guide v2017.2" and "OracleRegistered VM VirtualBox Installation Instructions for Windows 7 and Linux Virtual Machine Creation Targeting Avnet Development Boards").

    For reference, the solution was to install additional Xilinx drivers:

    # cd /opt/Xilinx/Vivado/2017.?/data/xicom/cable_drivers/lin64/install_script/install_drivers/
    # ./install_drivers

    Cheers!

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject 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