DHCOM iMX6-D2: Difference between revisions
From Wiki-DB
Jump to navigationJump to search
Line 49: | Line 49: | ||
== Software Support == | == Software Support == | ||
*[[COM | *[[COM iMX6 Bootloader U-Boot|Bootloader U-Boot]] | ||
*[[DHCOM Update Mechanism|DHCOM Update Mechanism for i.MX6]] | *[[DHCOM Update Mechanism|DHCOM Update Mechanism for i.MX6]] | ||
<!-- *[[COM iMX6 WinCE|WinCE]] --> | <!-- *[[COM iMX6 WinCE|WinCE]] --> |
Revision as of 13:03, 17 August 2016
Hardware
|
|
Software Support
Downloads
U-Boot Sources
Update-Kernel
Linux Kernel Sources
- Kernel version: 3.14.12 mainline on GitHub
- Prebuilt Kernel 3.14.12 mainline
- Kernel version: 3.10.17 (fsl) on GitHub
- Prebuilt Kernel 3.10.17 (fsl)
Debian Rootfilesystem
- Debian rootfilesystem, based on Debian 6 "Squeeze" (2014-10-30)
Remark: Shellshock (CVE-2014-6271) is already fixed.
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
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.0.0.1
- DHHalLib Demo App Source Code
- DHHalLib Demo App Binary File
- Download DHHalLib CSharp Demo Wrapper App
- Download DHHalLib CSharp Demo Wrapper App Binary File