DART-MX8M Debian: Difference between revisions
From Variscite Wiki
(update default release peram) |
(Use INIT_RELEASE_PARAM) |
||
Line 1: | Line 1: | ||
<!-- Set release according to "release" parameter in URL and use RELEASE_BUSTER_V3.1_DART-MX8M as default | <!-- Set release according to "release" parameter in URL and use RELEASE_BUSTER_V3.1_DART-MX8M as default | ||
--> {{ | --> {{INIT_RELEASE_PARAM|RELEASE_BUSTER_V3.1_DART-MX8M}} <!-- | ||
--> {{#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}} |
Revision as of 17:42, 9 February 2023
Warning: This page is designed to be used with a 'release' URL parameter.
This page is using the default release RELEASE_BUSTER_V3.1_DART-MX8M.
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
DART-MX8M Debian Buster 10
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 10 core libraries. Variscite adds packages and configuration support its DART-MX8M System On Module.
Release version: buster-4.19.35-mx8mq-v3.1
General
- General
- 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
- 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
How-to
- 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.