DART-MX8M Debian: Difference between revisions

From Variscite Wiki
(Add youtube video)
(Use template OS_Overview_General_Column_Debian)
Line 12: Line 12:
|category2=Debian
|category2=Debian
|documentation=
|documentation=
{{SoftBox
{{OS_Overview_General_Column_Debian}}<!--
|title=General
|content=
;General
<youtube width="260" height="158">OslLvzA1Ipg</youtube>
* {{Varlink|Debian 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|Debian Recovery SD card|{{#var:RELEASE_LINK}}|'''Using the recovery SD card'''}}
* [[DART-MX8M_rev_changelog|DART-MX8M Changelog]]
;Programming
* {{Varlink|Debian Hello World|{{#var:RELEASE_LINK}}|Hello World 'C' application}}
* {{Varlink|Debian 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=pink
}}<!--
 
-->{{SoftBox
-->{{SoftBox
|title=Build
|title=Build

Revision as of 17:09, 9 February 2023


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.14.78-mx8m-v2.0

General
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.