Open main menu

DAVE Developer's Wiki β

Changes

Developing the software for the target (XUELK)

142 bytes removed, 14:45, 11 September 2017
no edit summary
{{WorkInProgress}}
{{InfoBoxTop}}
{{AppliesToAXELULite}}
{{AppliesToSBCLynx}}
{{InfoBoxBottom}}
==Introduction==
As the XUELK kit is based on Yocto, the implementation of the MVM follows the approach described [[Managed_Virtual_Machine_(MVM)#Yocto-based_Linux_distribution|here]]. As such, the reading of [[Managed_Virtual_Machine_(MVM)#Yocto-based_Linux_distribution|this section]] is highly recommended.
{{ImportantMessage|text=As the XUELK kit is based on Yocto, the implementation of the MVM follows the approach described [[Managed_Virtual_Machine_(MVM)#Yocto-based_Linux_distribution|here]]. As such, the reading of [[Managed_Virtual_Machine_(MVM)#Yocto-based_Linux_distribution|this section]] is highly recommended.}} ==Yocto BSP image and associated SDKs==The Yocto BSP image includes the U-Boot binary, the Linux kernel image, and the target root file system. For more information about how to build it and how to build the associated SDKs, please refer to [[Building the Yocto BSP (XUELK)|this page]]. ==Building the U-Boot and the Linux kernelseparately==The U-Boot and the Linux kernel are typically built without invoking the Yocto build system. 
Please refer to the following links for the specific instructions describing these operations:
*[[Building U-Boot (XUELK)]]
*[[Building Linux kernel (XUELK)]]
 
==Root file systems and SDKs==
The general organization of the target root file systems and the associated SDKs is described here.
 
In addition to the typical images, XUELK provides the following too:
*<code>lynx-image-gui-sbc-lynx</code>
**TBD
*<code>lynx-image-networking-sbc-lynx-xeno</code>
**With respect to the <code>lynx-image-networking-sbc-lynx</code> image, this includes additional libraries required to run the Linux kernel featuring the Xenomai real-time extension. For more details about it, please refer to https://xenomai.org/.
4,650
edits