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
Software Application Development DStream does not recognize Zedboard
  • 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 5 replies
  • Subscribers 329 subscribers
  • Views 677 views
  • Users 0 members are here
Related

DStream does not recognize Zedboard

Former Member
Former Member over 9 years ago

Hi,

I would like to use arm ds5 tools to debug my zedboard.

I followed tutorials on this website (http://zedboard.org/reference-designs-categories/debugging-arm-processor-systems-using-arm-ds-5) to try configuring DS-5 for ZED.

So I made hardware connection as indicated in the tutorial one, that is to say connect the ribbon cable and set the jumper correctly. Then the Debug Hardware Configuration of ARM DS5 is not able to autoconfigure my device (tutorial 2), and I get the following message :
"Auto configure failed. Check the debug Hardware connection with the target or try using a lower fixed frequency."

However I am able to recognize the device with a jtag probe from xilinx and with the Vivado Hardware Manager.

Any idea of my problem with my dstream ?

  • Sign in to reply
  • Cancel
Parents
  • zedhed
    0 zedhed over 9 years ago

    Hi Calimero,

    Yes, we have demonstrated that a connection can be established with ZedBoard using cascaded JTAG under ARM DS-5 version 5.14 when we developed this training.  I believe that version of DS-5 tools required a connection to be setup manually and this is covered in Lab 2 of our hands-on training.

    http://microzed.org/course/debugging-arm-processor-systems

    Also, this connection setup process is covered in this ARM blog post here:

    https://community.arm.com/groups/tools/blog/2013/11/01/new-platform-bring-up-with-ds-5

    ARM DS-5 versions 5.15 and later were supposed to have built in connection definitions for ZedBoard.  I think we tested this in version 5.15 but perhaps not in the subsequent versions.

    I don't have a good explanation as to why the ARM DAP is not automatically connected on earlier versions when using a standard Cortex-A9 connection.  My best explanation, and possibly incorrect, is that the ARM DAP appears first on the chain but the PL PCAP appears second which confuses the DS-5 tools standard Cortex-A9 connection configurations.

    I see you routed the PJTAG interface out to the FMC card.  Alternatively, you can split the JTAG chain and route the PJTAG interface to Pmod JE1 and use the 6-pin side connector on Processor Debug Adapter (AES-ZBDB-ADPT-G) to connect DSTREAM directly to the DAP that way.  You will still need to load a PS configuration (to set the MIO) but you will not need to use the FMC or load a PL to achieve that connection to the ARM DAP.

    Regards,

    -Kevin

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

    Hi Calimero,

    Yes, we have demonstrated that a connection can be established with ZedBoard using cascaded JTAG under ARM DS-5 version 5.14 when we developed this training.  I believe that version of DS-5 tools required a connection to be setup manually and this is covered in Lab 2 of our hands-on training.

    http://microzed.org/course/debugging-arm-processor-systems

    Also, this connection setup process is covered in this ARM blog post here:

    https://community.arm.com/groups/tools/blog/2013/11/01/new-platform-bring-up-with-ds-5

    ARM DS-5 versions 5.15 and later were supposed to have built in connection definitions for ZedBoard.  I think we tested this in version 5.15 but perhaps not in the subsequent versions.

    I don't have a good explanation as to why the ARM DAP is not automatically connected on earlier versions when using a standard Cortex-A9 connection.  My best explanation, and possibly incorrect, is that the ARM DAP appears first on the chain but the PL PCAP appears second which confuses the DS-5 tools standard Cortex-A9 connection configurations.

    I see you routed the PJTAG interface out to the FMC card.  Alternatively, you can split the JTAG chain and route the PJTAG interface to Pmod JE1 and use the 6-pin side connector on Processor Debug Adapter (AES-ZBDB-ADPT-G) to connect DSTREAM directly to the DAP that way.  You will still need to load a PS configuration (to set the MIO) but you will not need to use the FMC or load a PL to achieve that connection to the ARM DAP.

    Regards,

    -Kevin

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