DHCOM iMX6-D2: Difference between revisions
From Wiki-DB
Jump to navigationJump to search
Line 75: | Line 75: | ||
==== Debian Rootfilesystem ==== | ==== Debian Rootfilesystem ==== | ||
* | * Debian | ||
* [https://www.dropbox.com/s/nlwv4vb96pu872a/2017-05-29_jessie-armhf-base-rootfs.tar.gz?dl=0 Debian rootfilesystem, based on Debian 8 "Jessie" (2017-05-29)] | :* [https://www.dropbox.com/s/nlwv4vb96pu872a/2017-05-29_jessie-armhf-base-rootfs.tar.gz?dl=0 Debian rootfilesystem, based on Debian 8 "Jessie" (2017-05-29)] | ||
* [https://www.dropbox.com/s/qbyid4j9nn784bu/2014-10-30_developer-rootfs_DN6_imx6.tar.bz2?dl=0 Debian rootfilesystem, based on Debian 6 "Squeeze" (2014-10-30)]<br/>''Remark:'' Shellshock (CVE-2014-6271) is already fixed. | :* [https://www.dropbox.com/s/qbyid4j9nn784bu/2014-10-30_developer-rootfs_DN6_imx6.tar.bz2?dl=0 Debian rootfilesystem, based on Debian 6 "Squeeze" (2014-10-30)]<br/>''Remark:'' Shellshock (CVE-2014-6271) is already fixed. | ||
* Debian | |||
:* [https://www.dropbox.com/s/uysgfzji3eexdh3/2017-10-06_jessie-armhf-imx6_fsl_4.1.15-rootfs.tar.gz?dl=0 Debian rootfilesystem, 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 | |||
==== Virtual Machine for Application Development ==== | ==== Virtual Machine for Application Development ==== |
Revision as of 12:10, 20 November 2017
Hardware
|
|
Software Support
Downloads
U-Boot Sources
Update-Kernel
Linux Kernel Sources / Prebuilt Kernels
- Mainline
- Vendor
Debian Rootfilesystem
- Debian
- Debian rootfilesystem, based on Debian 6 "Squeeze" (2014-10-30)
Remark: Shellshock (CVE-2014-6271) is already fixed.
- Debian rootfilesystem, based on Debian 6 "Squeeze" (2014-10-30)
- Debian
- Debian rootfilesystem, based on Debian 8 "Jessie" + Qt5.9.1 (2017-10-06)
Remark: It must be used with i.MX6 Vendor Kernel 4.1.15
- Debian rootfilesystem, based on Debian 8 "Jessie" + Qt5.9.1 (2017-10-06)
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
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
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