DART-MX8M Debian: Difference between revisions

From Variscite Wiki
(Created page with "<!-- Set release according to "release" parameter in URL and use RELEASE_SUMO_V2.2_DART-MX8M-MINI as default --> {{#vardefine:RELEASE_PARAM|{{#urlget:release}}}} <!-- --> {{#l...")
 
No edit summary
(6 intermediate revisions by 3 users not shown)
Line 17: Line 17:
;General
;General
* {{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 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|DART-MX8M_Debian_Recovery_SD_card|{{#var:RELEASE_LINK}}|'''Using the recovery SD card'''}}
* {{Varlink|Debian Recovery SD card|{{#var:RELEASE_LINK}}|'''Using the recovery SD card'''}}
;Programming  
;Programming  
* {{Varlink|Debian Hello World|{{#var:RELEASE_LINK}}|Hello World 'C' application}}
* {{Varlink|Debian Hello World|{{#var:RELEASE_LINK}}|Hello World 'C' application}}
Line 52: Line 52:
* [[BlueZ5 and A2DP|Bluetooth A2DP]]
* [[BlueZ5 and A2DP|Bluetooth A2DP]]
* [[IMX Bluetooth Obex|Bluetooth file transfer]]
* [[IMX Bluetooth Obex|Bluetooth file transfer]]
* [[IMX BLE|Bluetooth Low Energy]]
* [[IMX BLE|Bluetooth Low Energy]]<!--
{{#ifeq: {{#var:FSL_BSP_VERSION}} | L4.14.98-2.0.0_ga | * {{Varlink|MX8 Basler Camera|{{#var:RELEASE_LINK}}|Basler Camera}}
-->{{#ifeq: {{#var:YOCTO_SUPPORT_BASLER}} | yes |* {{Varlink|MX8 Basler Camera|{{#var:RELEASE_LINK}}|Basler Camera}}}}
* {{Varlink|MX8_e-con_Camera|{{#var:RELEASE_LINK}}|e-con Systems Camera}}}}
{{#ifeq: {{#var:YOCTO_SUPPORT_ECON}} | yes |* {{Varlink|MX8_e-con_Camera|{{#var:RELEASE_LINK}}|e-con Systems Camera}}}}
* {{Varlink|Debian DART-MX8M CSI|{{#var:RELEASE_LINK}}|OV5640 Camera}}
* {{Varlink|Debian DART-MX8M CSI|{{#var:RELEASE_LINK}}|OV5640 Camera}}
* [[IMX CAN bus|CAN bus]]
* [[IMX CAN bus|CAN bus]]
Line 60: Line 60:
* {{Varlink|{{#var:HARDWARE_NAME}} Display|{{#var:RELEASE_LINK}}|Display}}
* {{Varlink|{{#var:HARDWARE_NAME}} Display|{{#var:RELEASE_LINK}}|Display}}
* [[DART-MX8M Ethernet|Ethernet]]
* [[DART-MX8M Ethernet|Ethernet]]
* {{Varlink|DART-MX8M GPIO|{{#var:RELEASE_LINK}}|GPIO}}
* {{Varlink|MX8M GPIO|{{#var:RELEASE_LINK}}|GPIO}}
* {{Varlink|DART-MX8M I2C|{{#var:RELEASE_LINK}}|I2C}}
* {{Varlink|DART-MX8M I2C|{{#var:RELEASE_LINK}}|I2C}}
* {{Varlink|DART-MX8M RTC|{{#var:RELEASE_LINK}}|RTC}}
* {{Varlink|DART-MX8M RTC|{{#var:RELEASE_LINK}}|RTC}}
Line 77: Line 77:
* 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.
* 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.
|color=pink}}}}
|color=pink}}}}
__NONUMBEREDHEADINGS__
{{NONUMBEREDHEADINGS}}

Revision as of 12:06, 10 November 2021


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
General
Programming
Support
  • Variscite Customer Portal
    Register at Variscite Customer Portal to get high quality engineering support for Variscite products
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.