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

From DAVE Developer's Wiki
Jump to: navigation, search
Line 4: Line 4:
 
{{InfoBoxBottom}}
 
{{InfoBoxBottom}}
  
The [[Logical_structure_of_Bora_and_BoraX_Embedded_Linux_Kits_(BELK/BXELK)|software development flow]] for Bora and BoraX requires the use of several tools on the host side. This document collects several resources available in this wiki, in order to illustrate how to install and set up these tools.
 
  
For setting up the development environment
+
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.
*Please first refer to [[Introduction to development environment (BELK/BXELK)|this document]] to have an overview of it
+
 
*Then, refer to [[Build system (BELK/BXELK)|this address]] for operational instructions.
+
First, '''it is strongly recommended the reading of [[Logical_structure_of_Bora_and_BoraX_Embedded_Linux_Kits_(BELK/BXELK)|this document]] to understand the general design on the basis of kit's structure'''.
 +
 
 +
For setting up the development environment, please refer to the following documents:
 +
*[[Introduction to development environment (BELK/BXELK) which provides an overview of it
 +
*[[Build system (BELK/BXELK)]] for operational instructions.
  
 
To deepen target software-related aspects, these specific pages are available:
 
To deepen target software-related aspects, these specific pages are available:

Revision as of 16:25, 18 July 2017

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


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 design on the basis of kit's structure.

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

  • [[Introduction to development environment (BELK/BXELK) which provides an overview of it
  • Build system (BELK/BXELK) for operational instructions.

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.