DART-MX8M-PLUS Yocto: Difference between revisions
No edit summary |
Tag: Undo |
||
Line 13: | Line 13: | ||
|category2=Yocto | |category2=Yocto | ||
|documentation= | |documentation= | ||
{{ | {{SoftBox | ||
|title=General | |||
|content= | |||
;General | |||
* {{Varlink|Yocto Start Here|{{#var:RELEASE_LINK}}|First Time? Start Here}} <i class="fas fa-angle-double-left text-danger pl-2"></i><i class="fas fa-angle-double-left text-danger"></i> | |||
* {{Varlink|Yocto Recovery SD card|{{#var:RELEASE_LINK}}|'''Using the recovery SD card'''}} | |||
;Programming | |||
* {{Varlink|Yocto Hello World|{{#var:RELEASE_LINK}}|Hello World 'C' application}} | |||
* {{Varlink|Yocto QT Hello World|{{#var:RELEASE_LINK}}|Building a Qt Hello World}} | |||
* {{Varlink|Yocto Programming with Eclipse {{#ifexpr: {{#var:YOCTO_VERSION}} > 2.4 |v2}}|{{#var:RELEASE_LINK}}|Debugging with Eclipse}} | |||
* {{Varlink|Yocto Programming with VSCode|{{#var:RELEASE_LINK}}|Debugging with Visual Studio Code}} | |||
* {{Varlink|Yocto Setup TFTP/NFS|{{#var:RELEASE_LINK}}|TFTP & NFS}} | |||
;Support | |||
* [http://www.variscite.com/support/variscite-customer-portal '''Variscite Customer Portal'''] <br> Register at Variscite Customer Portal to get high quality engineering support for Variscite products | |||
|color=darkblue | |||
}}<!-- | |||
-->{{SoftBox | -->{{SoftBox |
Revision as of 18:29, 10 February 2022
Yocto project is a framework for creating a Linux distributions for embedded devices. It's layering mechanism makes it easy to add Linux to new target devices highly customized for a particular platform; it can include custom start-up scripts, software packages built with a high degree of optimization for a particular architecture, and different user interfaces from full Gnome desktop to a simple a serial console.
This release is based on NXP BSP layer for Yocto framework. Variscite extends this layer to support its i.MX8M Plus System On Module products: DART-MX8M-PLUS and VAR-SOM-MX8M-PLUS (both are under the DART-MX8M-PLUS category of this wiki).
Release version: zeus-fsl-5.4.47-mx8mp-v1.0
- General
- Programming
- Hello World 'C' application
- Building a Qt Hello World
- Debugging with Eclipse
- Debugging with Visual Studio Code
- TFTP & NFS
- Support
- Variscite Customer Portal
Register at Variscite Customer Portal to get high quality engineering support for Variscite products
- Build Yocto, Linux and U-Boot
- Release Notes
- Setting a Development Environment
- Build Yocto from source code
- Yocto common build errors
- Customizing U-Boot
- Customizing the Linux kernel
- Toolchain installation for out of Yocto builds
- Build U-Boot from source code
- Build the Linux kernel from source code
- Installing Yocto binaries to eMMC via SD card
- Installing Yocto binaries to eMMC via Ethernet
- U-Boot features
- Adding packages to Yocto
- Replace the Linux logo
- Secure Boot / High Assurance Boot (HAB)
- SWUpdate Guide
- Booting from USB using UUU (Universal Update Utility)
- Docker Guide
- Test and use an Interface