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
    About the element14 Community
  • 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
Avnet Boards General MicroZed and QNX6.5 SP1
  • 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 368 subscribers
  • Views 354 views
  • Users 0 members are here
Related

MicroZed and QNX6.5 SP1

Former Member
Former Member over 11 years ago

Does anyone have QNX 6.5 SP1 working on the MicroZed board and prepared to share how they got it to work?

I have tried to adapt the BSP for the Zync-702 Zedboard obtained from off the QNX website but without success. I can build an image and have followed the instructions regarding the SD card but it simply won't work. I know there are hardware differences such as no serial port but elsewhere on another forum it is stated that it is possible to run QNX6 on the MicroZed.

If I can't get it to work I may have to dump the MicroZed and try another product.

Regards,

Geoff.

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

    Hi Geoff,

    I looked back at my build and it looks like I also used QNX 6.5 SP1 to rebuild the Adeneo QNX ZC702 BSP for MicroZed.

    You will need to create your own hardware platform using the Xilinx Vivado tools so that you can get a FSBL that matches your MicroZed hardware rather than the Xilinx ZC702 board.

    What version of Xilinx Vivado are you using?

    Also, I am going to link to the other forum post here so others can find it:

    http://microzed.org/content/porting-qnx-zedboard

    Regards,

    -Kevin

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

    Hi Kevin,

    I have Vivado 2014.2 installed but recently downloaded the SDK 2014.4. Do I need the full suite?

    The effort to date has been with 2014.2.

    I wouldn't know where to start with the FSBL so I may require some spoon feeding with it. I know what it is but don't know much about the microzed specifics or how to make one. Yet! :-)

    FYI I have a son who is familiar with Vivado and FPGA (uses it for his PhD work) but is weak when it comes to software such as C/C++ and operating systems (he's an optical hardware engineer). Hopefully he can help me navigate through Vivado but I doubt he knows how to put a bootloader together.

    Thanks,

    Geoff.

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

    Hi Geoff,

    I think you are going to see the best results if you use a version of Vivado that matches the SDK that you are using.

    For example, if you are comfortable with SDK 2014.4, you should also be using Vivado Design Suite 2014.4 as well.

    We have some SpeedWay trainings that might be useful to you to get more familiar with the tools.  The hands on labs were written for the 2013.3 tools but the concepts, such as the FSBL, are the same. 

    http://microzed.org/support/trainings-and-videos

    Basically, the FSBL is the First Stage Boot Loader which is available as an SDK application template.  It is pretty easy to create the FSBL once you get the hardware platform exported from the Vivado tools.  Those training videos I pointed out might be useful to show you where to go for the FSBL.

    Regards,

    -Kevin

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

    Hi Kevin,

    I have been occupied with other things for a couple of weeks and only read your latest post today.

    I have downloaded and installed the Vivado 2014.4 Design Suite so I think I have all I need in that regard.

    I am now in the process of downloading the Speedway training docs/videos (the ZIP file) and will start using them once this is complete. I suspect that there will be more than an hour or two required to soak it all up, and more than likely multiple readings/viewings required to retain it all.

    Is there any chance of you providing me with the build image that you used when you booted up on QNX6.5.0 SP1? I am still confused about how the serial debugging works when the microzed doesn't have a serial port as such. In other words, what does display_msg use to output debugging messages? (Presumably the micro USB port in some way). And does the microzed require devc-serxzynq or something else I don't have? Currently I am using the build image and suporing files as supplied in the ZC702 Zedboard BSP that I obtained from off the QNX website.

    I also believe that the I2C and CAN drivers are not required with the zedboard. I am still coming to grips with the ZYNQ-7000 architecture and specifically, the microzed implementation of it. I presume the SD, QSPI, OCM, XADC, FPGA, USB, and networking drivers as supplied in the BSP are OK for use in the microzed. Is this correct?

    I will try to get the FSBL built over the next few days. I have a steep learning curve to climb and it will take a while.

    Thanks,

    Geoff.


    • 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