Open main menu

DAVE Developer's Wiki β

Developing the software for the target (DIVELK)

Revision as of 12:50, 11 September 2017 by U0001 (talk | contribs) (Created page with "{{InfoBoxTop}} {{Applies To Diva}} {{Applies To Yocto} {{InfoBoxBottom}} {{ImportantMessage|text=As the DIVELK kit is based on Yocto, the implementation of the MVM follows th...")

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)
Info Box
Diva-am335x-overview.png Applies to Diva

{{Applies To Yocto}


200px-Emblem-important.svg.png

As the DIVELK 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 kernelEdit

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:

Root file systems and SDKsEdit

The root file systems and the associated SDKs are built with the tools provided by the Yocto build system. For more details please refer to this page.