element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Members
    Members
    • Achievement Levels
    • Benefits of Membership
    • Feedback and Support
    • Members Area
    • Personal Blogs
    • What's New on element14
  • Learn
    Learn
    • eBooks
    • Learning Center
    • Learning Groups
    • STEM Academy
    • Webinars, Training and Events
  • Technologies
    Technologies
    • 3D Printing
    • Experts & Guidance
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Arduino Projects
    • Design Challenges
    • element14 presents
    • Project14
    • Project Groups
    • Raspberry Pi Projects
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Or 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
Avnet Boards Forums
  • Products
  • Dev Tools
  • Avnet Boards Community
  • Avnet Boards Forums
  • More
  • Cancel
Avnet Boards Forums
MicroZed Hardware Design Dual Processor AMP (bare-metal on both)
  • Forum
  • Documents
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Avnet Boards Forums requires membership for participation - click to join
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Not Answered
  • Replies 5 replies
  • Subscribers 174 subscribers
  • Views 255 views
  • Users 0 members are here
Related

Dual Processor AMP (bare-metal on both)

Former Member
Former Member over 9 years ago

Hello,

I followed the instructions of Lab9 from "Vivado Zynq SpeedWay Workshops" to create an AMP application with bare-metal code on both ARM cores.

I am stuck at one point. When I try to create the board support package for cpu1, I get an error message (::sw_standalone_amp_v3_11_a::generate : invalid command name "xget_libgen_proc_handle").

Since I am working with Vivado 2014.2 I have the feeling, that this could cause the problem.

Is it possible that the repository (sdk_repo), which must be inserted in this lab are not working for Vivado 2014.2? How can I create this repository manually?

thanks
andi

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

    Hi Andi,

    I recently had the same problem. An update for Vivado 2014.2 is available here,

    http://www.wiki.xilinx.com/XAPP1079+Latest+Information

    Download "earlyaccess_xapp1079_2014.2.zip" and follow the included instructions then you should be up and running.

    Have a great day!

    /SF

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

    Thank you /SF for your answer. This is very helpful.

    In this early access design there are tcl scripts for vivado which generate the hardware design. One of these is for zedboard. Unfortunatelly, I am working with microzed-board.

    I am just trying to adapt these scripts, to make them work with microzed. I will be giving some feedback, if this was working.

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

    Now I got it running on the microzed. I copied the file create_proj_zedBoard.tcl (in design/src/scripts). In this file I changed the lines:

    set_property "part" "xc7z020clg484-1" $obj
    change to
    set_property "part" "xc7z010clg400-1" $obj

    and

    set_property board em.avnet.com:zed:part0:1.0 $obj
    change to
    set proterty board em.avnet.com:microzed:part0:1.0 $obj

    This seemed to do the trick. After that I followed the instruction from the included textfile. I don't know if this is a clean solution, but it works for now.

    Did anybody ever test earlyaccess xapp1078 for microzed?

    Have a nice weekend!
    Andi

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

    SF, thanks for the tip about the updated standalone bsp.

    A tip for others encountering this issue in Vivado 2014.2 with the speedway lab is that rather than following the entire exercise in the app note you can just import the bsp as a repository (as shown in the lab) and then use the modified 4.1 standalone bsp it includes rather than the standalone_amp bsp from the tutorial.  After that just follow the instructions included in the lab.

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

    Hi! I was using your suggestion to change the board definition manually to recognize the microzed, but after a while I was getting an error saying:

    ERROR: [Common 17-69] Command failed: Run 'impl_1' failed. Unable to open

        while executing
    "open_run impl_1"
        (file "../src/scripts/create_proj_zedBoard.tcl" line 33)

    is there any way to fix it?

    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 © 2023 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