Difference between revisions of "Developing the software for the target (XUELK)"

From DAVE Developer's Wiki
Jump to: navigation, search
(Root file systems and SDKs)
Line 17: Line 17:
 
In addition to the typical images, XUELK provides the following too:
 
In addition to the typical images, XUELK provides the following too:
 
*<code>lynx-image-gui-sbc-lynx</code>
 
*<code>lynx-image-gui-sbc-lynx</code>
 +
**TBD
 
*<code>lynx-image-networking-sbc-lynx-xeno</code>
 
*<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/.

Revision as of 08:39, 11 September 2017

WorkInProgress.gif

Info Box
AXEL ULite-top.png Applies to AXEL ULite
SBC Lynx-top.png Applies to SBC Lynx

Introduction[edit | edit source]

As the XELK kit is based on Yocto, the implementation of the MVM follows the approach described here. As such, the reading of this section is highly recommended.

U-Boot and Linux kernel[edit | edit source]

Please refer to the following links for the specific instructions describing these operations:

Root file systems and SDKs[edit | edit source]

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:

  • lynx-image-gui-sbc-lynx
    • TBD
  • lynx-image-networking-sbc-lynx-xeno
    • With respect to the lynx-image-networking-sbc-lynx 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/.