DHCOM iMX6-D2: Difference between revisions
From Wiki-DB
Jump to navigationJump to search
No edit summary |
|||
Line 73: | Line 73: | ||
:* [https://github.com/dh-electronics/linux-imx6-vendor/tree/release/v3.10.17/20170804 DH 3.10.17 Release 2017-08-04] | :* [https://github.com/dh-electronics/linux-imx6-vendor/tree/release/v3.10.17/20170804 DH 3.10.17 Release 2017-08-04] | ||
== | == Download binaries/images == | ||
==== U-Boot Sources ==== | ==== U-Boot Sources ==== | ||
* [https://github.com/dh-electronics/u-boot-imx6qdl u-boot source code (GitHub)] | * [https://github.com/dh-electronics/u-boot-imx6qdl u-boot source code (GitHub)] | ||
Line 112: | Line 112: | ||
* [https://www.dropbox.com/s/ttbsnqnjf8ypbqn/HD00035_2017-07-25_USBStick_eMMC_update_package.zip?dl=0 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 | * [https://www.dropbox.com/s/ttbsnqnjf8ypbqn/HD00035_2017-07-25_USBStick_eMMC_update_package.zip?dl=0 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 | ||
== Download code examples == | |||
==== Code Examples for Userspace-Applications to Access SPI, I2C, GPIOs, and more ==== | ==== 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: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]] | * [[media:DHCOM-HAL.zip|Download C++ HAL class library for SPI, I2C, GPIO, UART and physical address space access]] | ||
== Download WEC == | |||
==== WEC7 DHHalLib.dll (function library) ==== | ==== WEC7 DHHalLib.dll (function library) ==== | ||
* [[media:DHHalLib_R04_2016_10_19.zip|Download DHHalLib Library Version 1.3.0.0]] | * [[media:DHHalLib_R04_2016_10_19.zip|Download DHHalLib Library Version 1.3.0.0]] |
Revision as of 15:57, 24 February 2020
Hardware
|
|
Software Support
BSP Sources
U-Boot
Linux Kernel
- Mainline
- NXP Vendor
Download binaries/images
U-Boot Sources
Update-Kernel
Linux Kernel Sources / Prebuilt Kernels
- Mainline
- Vendor
Debian based root file systems
- Debian alone
- Based on Debian 6 "Squeeze" (2014-10-30)
Remark: Shellshock (CVE-2014-6271) is already fixed.
- Based on Debian 6 "Squeeze" (2014-10-30)
- Debian Qt5
- Based on Debian 8 "Jessie" + Qt5.9.1 (2017-10-06)
Remark: It must be used with i.MX6 Vendor Kernel 4.1.15
- Based on Debian 8 "Jessie" + Qt5.9.1 (2017-10-06)
- Based on Debian 8 "Jessie" + Qt5.7.1 (2016-12-19)
Remark: It must be used with i.MX6 Vendor Kernel 3.10.17
- Based on Debian 8 "Jessie" + Qt5.7.1 (2016-12-19)
Virtual Machine for Application Development
- Debian 8 "Jessie" VMware Image
Password for devel user: devel
Password for root user: root
- Debian 6 "Squeeze" VMware Image (PW: dhelectronics)
Password for devel user: devel
Password for root user: root
Mainline Linux 4.4.x eMMC update package
- i.MX6 Linux Kernel 4.4.60 with Debian Jessie Rootfilesystem
Extract files to USB stick and use stick to update i.MX6 Solo, DualLite or Quad
Download code examples
Code Examples for Userspace-Applications to Access SPI, I2C, GPIOs, and more
- Download Code Examples SPI, I2C, GPIOs, RTC, UART, Watchdog, and more
- Download C++ HAL class library for SPI, I2C, GPIO, UART and physical address space access
Download WEC
WEC7 DHHalLib.dll (function library)
- Download DHHalLib Library Version 1.3.0.0
- DHHalLib Demo App Source Code
- DHHalLib Demo App Binary File
- Download DHHalLib CSharp Demo Wrapper App
- Download DHHalLib CSharp Demo Wrapper App Binary File