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
ZedBoard Hardware Design AMP Running Linux and Bare-Metal System on Both Zynq SoC Processors adapted for 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 344 subscribers
  • Views 616 views
  • Users 0 members are here
Related

AMP Running Linux and Bare-Metal System on Both Zynq SoC Processors adapted for zedboard

Former Member
Former Member over 9 years ago

Hi Everyone,
I am trying to utilize both cpu0 and cpu1 on zed board.
Using the document xapp1078,that document having operation of cpu0 on linux and cpu1 on bare-metal.

First, I downloaded the following generated files and copied to SD card them.

http://www.zedboard.org/sites/default/files/design/xapp1078_zedboard.zip,

<SD card>
- BOOT.BIN
- devicetree.dtb
- uImage
- uramdisk.image.gz
- rwmem.elf
- softUart.elf

After I switched on Zed Board,booting process has to start, and booting process(cpu0) was started,
but cpu1 was not started.

zynq > /mnt/rwmem.elf 0xffff8000
0x00000000ffff8000 = 0x00000000
zynq > /mnt/rwmem.elf 0xfffffff0 0x18000000
zynq > /mnt/rwmem.elf 0xffff8000
0x00000000ffff8000 = 0x00000000
zynq > /mnt/rwmem.elf 0xffff8000
0x00000000ffff8000 = 0x00000000
zynq > /mnt/rwmem.elf 0xffff8000
0x00000000ffff8000 = 0x00000000

"0xffff8000"address remains unchanged "0x00000000".

Please provide a solution as soon as possible.

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

    Hello,

     

    Take a look at the updated xapp1078 information here:

     

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

     

    -Gary

    • 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

    Hi,

    I followed the same procedure listed there. But I'm not able solve the problem. Please help me asap.

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

    You are going to have to be more specific as to exactly what you did and how it failed. Did you download and use the Vivado 2014.4 version of the files? Exactly what steps did you take to implement the project?

     

    -Gary

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

    Hi,

    I downloaded the files from the link http://www.zedboard.org/sites/default/files/design/xapp1078_zedboard.zip

    and copied the files to SD card from the folder xapp1078_zedboard/design/work_zedboard_14_3/zedboard_osl3_8_kernel_sdcard/*

    booted through sd card.

    zynq>/mnt/softUart.elf &
    zynq>/mnt/rwmem.elf 0xffff8000
    0x00000000ffff8000 = 0x00000000
    zynq > /mnt/rwmem.elf 0xfffffff0 0x18000000 (zedboard modified address)
    zynq > /mnt/rwmem.elf 0xffff8000
    0x00000000ffff8000 = 0x00000000

    value at 0xffff8000 should be incrementing but it's not. Cpu1 is not starting. I want to know where exactly cpu1 address starts.

    • 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

    Hi,

     

    As mentioned above I suggest you download the more recent 2014.4 based version files and give that a try. Using Vivado 2014.4 will improve your chances of success as well.

     

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

     

    -Gary

    • 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