Difference between revisions of "Host setup and development flow (BELK/BXELK)"

From DAVE Developer's Wiki
Jump to: navigation, search
Line 5: Line 5:
 
{{InfoBoxBottom}}
 
{{InfoBoxBottom}}
  
<section begin=BTELK/>
+
<section begin=BELK/>
 
== Host setup and development flow==
 
== Host setup and development flow==
 
The software development environment for Processing Subsystem (PS) is quite complex because it is based on several tools. This document collects the resources, available in this wiki, which are related to these tools, in order to illustrate how to install and set up them.
 
The software development environment for Processing Subsystem (PS) is quite complex because it is based on several tools. This document collects the resources, available in this wiki, which are related to these tools, in order to illustrate how to install and set up them.
Line 21: Line 21:
  
 
About Programmable Logic (PL), please refer to [[Creating_and_building_example_Vivado_project_(BELK/BXELK)|this page]] that illustrates a simple reference design for BoraEVB and BoraXEVB.
 
About Programmable Logic (PL), please refer to [[Creating_and_building_example_Vivado_project_(BELK/BXELK)|this page]] that illustrates a simple reference design for BoraEVB and BoraXEVB.
<section end=BTELK/>
+
<section end=BELK/>

Revision as of 16:25, 27 October 2021

Info Box
Bora5-small.jpg Applies to Bora
BORA Xpress.png Applies to BORA Xpress
BORALite-TOP.png Applies to BORA Lite


Host setup and development flow[edit | edit source]

The software development environment for Processing Subsystem (PS) is quite complex because it is based on several tools. This document collects the resources, available in this wiki, which are related to these tools, in order to illustrate how to install and set up them.

First, it is strongly recommended the reading of this document to understand the general structure of the kit.

For setting up the development environment, please refer to the following documents:

To deepen target software-related aspects, these specific pages are available:

  • This page for detailed instruction on U-Boot building
  • This page for detailed instruction on Linux kernel building
  • This link shows hot to use Yocto build system to build the entire BSP, including U-Boot bootloader, Linux kernel and root file system.

About Programmable Logic (PL), please refer to this page that illustrates a simple reference design for BoraEVB and BoraXEVB.