DART-MX8M-PLUS Debian: Difference between revisions
(Initial using RELEASE_ZEUS_V2.1_DART-MX8M-PLUS as default release) |
(Update according to Debian wiki update) |
||
Line 1: | Line 1: | ||
<!-- Set release according to "release" parameter in URL and use | <!-- Set release according to "release" parameter in URL and use RELEASE_BULLSEYE_V1.0_DART-MX8M-PLUS as default | ||
--> {{ | --> {{INIT_RELEASE_PARAM|RELEASE_BULLSEYE_V1.0_DART-MX8M-PLUS}} <!-- | ||
--> {{#lst:Debian_Platform_Customization|{{#var:RELEASE_PARAM | --> {{#lst:Debian_Platform_Customization|{{#var:RELEASE_PARAM}}}} <!-- | ||
--> {{SoftwareEx | --> {{SoftwareEx | ||
|title={{#var:HARDWARE_NAME}} Debian {{#var:DEBIAN_NAME}} {{#var:DEBIAN_VERSION}} | |title={{#var:HARDWARE_NAME}} Debian {{#var:DEBIAN_NAME}} {{#var:DEBIAN_VERSION}} | ||
Line 12: | Line 12: | ||
|category2=Debian | |category2=Debian | ||
|documentation= | |documentation= | ||
{{ | {{OS_Overview_General_Column_Debian}} | ||
{{OS_Overview_Build_Column_Debian}} | |||
{{OS_Overview_HowTo_Column_Debian}}}} | |||
{{NONUMBEREDHEADINGS}} | {{NONUMBEREDHEADINGS}} |
Revision as of 12:09, 26 April 2023
This page is using the default release RELEASE_BULLSEYE_V1.0_DART-MX8M-PLUS.
To view this page for a specific Variscite SoM and software release, please follow these steps:
- Visit variwiki.com
- Select your SoM
- Select the software release
Debian project is a Linux distributions for embedded devices. Debian big varities of pre-built packages
and easy to customization provides rapid prototyping with minimal efforts.
This release is based on NXP BSP from Yocto and Debian 11 core libraries. Variscite adds packages and configuration 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: bullseye-5.4.70-mx8mp-v1.0
- General
- First Time? Start Here
- Using the recovery SD card
- DART-MX8M-PLUS Changelog
- VAR-SOM-MX8M-PLUS Changelog
- Programming
- Hello World 'C' application
- Debugging with Code::Blocks
- 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 Debian, Linux and U-Boot
- Release Notes
- Setting a Development Environment
- Build Debian 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 Debian
- Upgrading packages in Debian
- Replace the Linux logo
- Test and use an Interface
Notes:
- In any "How-to" steps where manual steps to be executed on the target are mentioned, either the serial port or via ssh.
- If a certain interface require changes in the kernel code, then after those changes are done the kernel image and device tree dtbs needs to be rebuilt and flashed on the SOM.