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

From DAVE Developer's Wiki
Jump to: navigation, search
Line 12: Line 12:
 
*[[Building U-Boot (BELK/BXELK)|This page]] for detailed instruction on U-Boot building
 
*[[Building U-Boot (BELK/BXELK)|This page]] for detailed instruction on U-Boot building
 
*[[Building Linux kernel (BELK/BXELK)|This page]] for detailed instruction on Linux kernel building
 
*[[Building Linux kernel (BELK/BXELK)|This page]] for detailed instruction on Linux kernel building
*[[Building_the_software_components_via_Yocto_(BELK/BXELK)|This link]] shows hot to use Yocto build system to build the entoire BSP, including U-Boot bootloader, Linux kernel and root file system.
+
*[[Building_the_software_components_via_Yocto_(BELK/BXELK)|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 [[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.

Revision as of 15:09, 19 December 2016

Info Box
BORA Xpress.png Applies to BORA Xpress

The software development flows for BoraX requires the use of several tools on 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

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.