|
|
Line 64: |
Line 64: |
| :* [https://github.com/dh-electronics/linux-imx6qdl/tree/release/4.19.25_dhsom/20200211 DH 4.19.25 Release 2020-02-11] | | :* [https://github.com/dh-electronics/linux-imx6qdl/tree/release/4.19.25_dhsom/20200211 DH 4.19.25 Release 2020-02-11] |
|
| |
|
| == Downloads == | | == Download binaries/images == |
| ==== U-Boot Sources ==== | | ==== U-Boot (for eMMC COMs) ==== |
| * [https://github.com/dh-electronics/u-boot-imx6qdl u-boot source code (GitHub)]
| | * [[media:U-boot-with-spl_imx6_v2.0.8.0_emmc.imx|DH U-Boot v0.23 (based on v2018.05)]] |
| * [[media:U-boot-2015.10_iMX6_V1.1.0.6.zip|Download the latest U-Boot binary (V1.1.0.6)]] | |
|
| |
|
| ==== Update-Kernel ==== | | ==== Update Kernel ==== |
| * [[media:2018-02-01_imx6_updatekernel.zip|2018-02-01 update kernel (binary)]] | | * [[media:2018-02-01_imx6_updatekernel.zip|Update Kernel Release 2018-02-01]] |
|
| |
|
| ====Linux Kernel Sources / Prebuilt Kernels==== | | ==== Debian based images ==== |
| * Mainline | | * Debian 8 "Jessie" + Kernel 4.19.25 Release 20XX-XX-XX |
| :* [https://github.com/dh-electronics/linux-imx6qdl/tree/dev/4.4.60_dhcom 4.4.60 mainline (GitHub)]
| |
| :* [[media:2017-07-25_imx6_4.4.60_boot.tar.bz2|4.4.60 mainline prebuilt Kernel (boot partition)]]
| |
| * Vendor
| |
| :* [https://github.com/dh-electronics/linux-imx6-vendor/tree/release/v4.1.15/20171102 4.1.15 vendor 2017-11-02 (GitHub)]
| |
| :* [[media:2017-11-02_imx6_4.1.15_boot.tar.bz2|4.1.15 vendor prebuilt Kernel (boot partition)]]
| |
| :* [https://github.com/dh-electronics/linux-imx6-vendor/tree/release/v3.10.17/20170804 3.10.17 vendor 2017-08-04 (GitHub)]
| |
| :* [[media:2017-08-04_imx6_3.10.17_boot.tar.bz2|3.10.17 vendor prebuilt Kernel (boot partition)]]
| |
|
| |
|
| ==== Debian based root file systems ====
| | :* [[media:2017-05-29_jessie-armhf-base-rootfs.tar.gz|SD card image (2GB)]] |
| * Debian alone | |
|
| |
|
| :* [[media:2017-05-29_jessie-armhf-base-rootfs.tar.gz|Based on Debian 8 "Jessie" (2017-05-29)]]
| | :* [[media:2014-10-30_developer-rootfs_DN6_imx6.tar.bz2|USB update stick image]] |
| | |
| :* [[media:2014-10-30_developer-rootfs_DN6_imx6.tar.bz2|Based on Debian 6 "Squeeze" (2014-10-30)]]<br/>''Remark:'' Shellshock (CVE-2014-6271) is already fixed. | |
| | |
| * Debian Qt5
| |
| | |
| :* [[media:2017-10-06_jessie-armhf-imx6_fsl_4.1.15-rootfs.tar.gz|Based on Debian 8 "Jessie" + Qt5.9.1 (2017-10-06)]]<br/>''Remark:'' It must be used with i.MX6 Vendor Kernel 4.1.15
| |
| | |
| :* [[media:2016-12-19_jessie-armhf-imx6_fsl_3.10.17-rootfs.tar.gz|Based on Debian 8 "Jessie" + Qt5.7.1 (2016-12-19)]]<br/>''Remark:'' It must be used with i.MX6 Vendor Kernel 3.10.17
| |
| | |
| ==== Virtual Machine for Application Development ====
| |
| * [[media:Debian Jessie v1.3.zip|Debian 8 "Jessie" VMware Image]] <br/>Password for devel user: '''devel'''<br/>Password for root user: '''root'''
| |
| | |
| * [[media:Debian Squeeze v1.5pw.zip|Debian 6 "Squeeze" VMware Image (PW: dhelectronics)]] <br/>Password for devel user: '''devel'''<br/>Password for root user: '''root'''
| |
| | |
| ==== Mainline Linux 4.4.x eMMC update package ====
| |
| * [[media:HD00035_2017-07-25_USBStick_eMMC_update_package.zip|i.MX6 Linux Kernel 4.4.60 with Debian Jessie Rootfilesystem]] <br/>Extract files to USB stick and use stick to update i.MX6 Solo, DualLite or Quad
| |
| | |
| ==== Code Examples for Userspace-Applications to Access SPI, I2C, GPIOs, and more ====
| |
| * [[media:Demos_SPI_I2C_GPIO.zip|Download Code Examples SPI, I2C, GPIOs, RTC, UART, Watchdog, and more ]]
| |
| * [[media:DHCOM-HAL.zip|Download C++ HAL class library for SPI, I2C, GPIO, UART and physical address space access]]
| |
| | |
| ==== WEC7 DHHalLib.dll (function library) ====
| |
| * [[media:DHHalLib_R04_2016_10_19.zip|Download DHHalLib Library Version 1.3.0.0]]
| |
| * [[media:DHHalLib_Test_App_Source_R03_2016_10_19.zip|DHHalLib Demo App Source Code ]]
| |
| * [[media:DHHalLib_Test_App_Binary_R03_2016_10_19.zip|DHHalLib Demo App Binary File]]
| |
| * [[media:CSharp_LibWrapper.zip|Download DHHalLib CSharp Demo Wrapper App ]]
| |
| * [[media:CSharp_LibWrapper_Binary.zip|Download DHHalLib CSharp Demo Wrapper App Binary File]]
| |
| | |
| ==== WEC7 binary BSP ====
| |
| * [[media:2016-05-19_DHCOM_iMX6_BSP_BIN.zip|Download WEC7 binary BSP (date: 2016-05-19)]]
| |
| | |
| ==== WEC2013 DHHalLib.dll (function library) ====
| |
| * [[media:DHHalLib_WEC2013_R10_2018_06_12.zip|Download DHHalLib Library Version 1.4.2.0]]
| |
| * [[media:DHHalLib_Test_App_Source_WEC2013_R07_2018_06_12.zip|DHHalLib Demo App Source Code ]]
| |
| * [[media:DHHalLib_Test_App_Binary_WEC2013_R07_2018_06_12.zip|DHHalLib Demo App Binary File]]
| |
| * [[media:CSharp_LibWrapper_Source_WEC2013_R06_2017_08_08.zip|Download DHHalLib CSharp Wrapper]]
| |
| * [[media:CSharp_DHHalLib_Wrapper_App_Source_WEC2013_R05_2017_08_08.zip|DHHalLib C# Demo App Source Code]]
| |
| * [[media:CSharp_DHHalLib_Wrapper_App_Binary_WEC2013_R05_2017_08_08.zip|DHHalLib C# Demo App Binary File]]
| |