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 porting XAPP -1026 on Zed board
  • 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 4 replies
  • Subscribers 329 subscribers
  • Views 443 views
  • Users 0 members are here
Related

porting XAPP -1026 on Zed board

Former Member
Former Member over 11 years ago

Hi,
My customer is trying to port XAPP 1026 ( targeted on ZC702 kit by xilinx) on Zed board and experiencing few errors as under.
Any suggestions on helping to resolve this issue ?
regards
chandra




#############################################
Xilinx First Stage Boot Loader
Release 14.6/2013.2t
Devcfg driver initialized
Silicon Version 3.1
Boot mode is JTAG


-----lwIP RAW Mode Demo Application ------
-----sleep Start ------
-----sleep end ------
-----sleep Start ------
-----sleep End ------
Start PHY autonegotiation
Waiting for PHY to complete autonegotiation.

###############################
Dump1-NOT Working (raw_apps + zed_hw_platform template in PlanAhead)
##############################################
Xilinx First Stage Boot Loader
Release 14.6/2013.2t
Devcfg driver initialized
Silicon Version 3.1
Boot mode is JTAG
platform_init_fs: ERROR: unable to locate index.html in MFS
One of your applications requires a Memory File System to be loaded.
Please check if MFS has been loaded, and it has index.html file in root directory
ERROR initializing platform.

  • Sign in to reply
  • Cancel
  • zedhed
    0 zedhed over 11 years ago

    Hi chandru_mhg,

    That latest XAPP1026 is rather complicated since it serves both MicroBlaze designs as well as Zynq designs. 

    The XAPP has been adapted to ZedBoard using 14.5 tools and this is now pushed out to the ZedBoard.org community within the Reference Designs section under the heading "ZedBoard version of XAPP1026: LightWeight IP (lwIP) Application Examples":

    http://www.zedboard.org/design/1521/11

    There are some boot image .bin files in the ready_for_download folder within the archive which you can use to try this out on your ZedBoard.  I ran into a bunch of Windows 7 firewall rules which needed some adjustment before each of the features (echo, TFTP, iperf, and HTTP) were working correctly.  Also, the PL design has been thrown into the mix so that you can toggle the ZedBoard PL user LEDs LD0-LD7 from the web page. 

    The error message you are seeing may be the result of the MFS image being improperly loaded into memory.  I ran into that problem at least once during the adaptation of this XAPP.  Another potential pitfall is to watch for the endianness switch option being used when the call to mfsgen is made.  I made a new build script in the memfs folder which does not use the endianness switch 's' which may cause a similar problem in locating the index.html file within the MFS image.

    I recommend giving this new XAPP adaptation a try to see if it meets your needs.

    Regards,

    -Kevin

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

    I'm running into the same issue on my MicroZed implementation.  I was able to update the BSP and hardware config to work with the ZedBoard example codebase without too much of an issue, but I have been unable to overcome this image.mfs issue.

    Thus far, I have attempted to load the image.mfs to a few different memory addresses, as well as generating my own image.mfs files with the mfsgen -s option both enabled and disabled.  Nothing has resolved the issue at this point.

    Could someone elaborate on how they overcame this issue?

    Thanks!

    -Adam

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

    Hi,

    I have the same problem with the zedboard...

    "ERROR: unable to locate index.html in MFS"
    "One of your applications requires a Memory File System to be loaded."
    "Please check if MFS has been loaded,
    and it has index.html file in root directory"

    Do you have resolved your issue?

    Thanks for your help

    Fabienne

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

    Just in case that someone is still struggling with that.
    I am running the example quite successfully. In the run configuration, Application Tab, you may need to add the image.mfs file, at the address 0x7200000, which is specified in the BSP.

    Note it is 0x07200000, instead of 0x72000000

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