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 HW Design for FreeRTOS, How to add feature to demo BSP?
  • 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 344 subscribers
  • Views 804 views
  • Users 0 members are here
Related

HW Design for FreeRTOS, How to add feature to demo BSP?

Former Member
Former Member over 11 years ago

Hello everyone!

I am currently running the FreeRTOS demo.
http://www.freertos.org/RTOS-Xilinx-Zynq.html

I would like to use extra functionality from the ARM CPU, like SPI.

In order to do so I would like to modify the HW design (MIO Configuration), and regenerate the BSP.

But the Vivado project is not included in the demo.

Is there any way to coming back from SDK to vivado HW design?

If it is not possible is there any tutorial that explains how to create a HW design for FreeRTOS?

Thanks for any help :)

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

    I assume you want to use a ZedBoard based on the forum. You could probably start with the Vivado 2014.2 design from Chapter 3 of the Zynq Concepts, Tools and Techniques tutorial here: http://zedboard.org/support/design/1521/11

     

    You might need to change the LED targeted from '10' to '9', but the remainder of the base hardware should be a good starting point. You might want to take a look at a couple of the Adam Taylor MicroZed Blog entries on using FreeRTOS:

     

    http://forums.xilinx.com/t5/Xcell-Daily-Blog/Adam-Taylor-s-MicroZed-Chronicles-Part-44-MicroZed-Operating/ba-p/499282

    http://forums.xilinx.com/t5/Xcell-Daily-Blog/Adam-Taylor-s-MicroZed-Chronicles-Part-45-FreeRTOS-creating-our/ba-p/505455

     

    and there is a FreeRTOS demo based on the ZedBoard using Vivado posted here:

    http://www.freertos.org/Interactive_Frames/Open_Frames.html?http://interactive.freertos.org/entries/31659559-Xilinx-Zynq-FreeRTOS-and-lwIP-demo-XAPP1026-Vivado-2014-2

     

    -Gary

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

    Yep, I am using zedboard :)

    Yep, you have understood that I am new to this uF04A

    Thanks you for your links, they are really useful!

    But they are still confusing in Adam Tayloru2019s blog he mention this:

    u201CThis demo has been developed for the ZC702 development board and comes with a BSP and hardware definition for that particular board. However, as I am using the MicroZed board, I will be using my own hardware definition and BSP to run this demo.u201D

    He did not specify anything about how to create the hardware definition.

    So I guess that any HW design and bsp created with vivado will run the FreeRTOS application. Am I correct?
    I do not need specific configuration? Like clock speed, DDR?

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

    In previous posts in Adam Taylor's blog he has gone through the process of generating a basic Zynq design on his MicroZed. I have not done a FreeRTOS port, but from what I can tell the demo only uses a 'basic' system (like the ones in the Zynq Concepts Tools and Techniques and Adam Taylor's design) that includes DDR memory, a USB-UART interface, an LED interface and I suspect it might need a timer as well.

     

    Once you build your own basic system and test with the stock FreeRTOS demo you can then go back and modify your hardware design and try it out in Free RTOS.

     

    If you are new to the Zynq and the Xilinx tools you might want to consider downloading the Avnet Zynq Software and Hardware Speedway design courses (in that order) and working through the labs. You can download them here:

     

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

     

    Developing ZynqRegistered-7000 All Programmable SoC Software (Vivado 2013.3)

    Developing ZynqRegistered-7000 All Programmable SoC Hardware (Vivado 2013.3)

     

    -Gary

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

    Cool tnx I will try to do it :)

    • 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