DHCOM iMX6-D2: Difference between revisions
From Wiki-DB
Jump to navigationJump to search
Ageisreiter (talk | contribs) |
No edit summary |
||
Line 96: | Line 96: | ||
==== WEC7 binary BSP ==== | ==== WEC7 binary BSP ==== | ||
* [[media:2016-05-19_DHCOM_iMX6_BSP_BIN.zip|Download WEC7 binary BSP (date: 2016-05-19)]] | * [[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_R01_2017_05_05.zip|Download DHHalLib Library Version 1.3.0.0]] | |||
* [[media:DHHalLib_Test_App_Source_WEC2013_R01_2017_05_05.zip|DHHalLib Demo App Source Code ]] | |||
* [[media:DHHalLib_Test_App_Binary_WEC2013_R01_2017_05_05.zip|DHHalLib Demo App Binary File]] | |||
* [[media:CSharp_LibWrapper_Source_WEC2013_R01_2017_05_05.zip|Download DHHalLib CSharp Demo Wrapper App ]] |
Revision as of 19:34, 5 May 2017
Hardware
|
|
Software Support
Downloads
U-Boot Sources
Update-Kernel
Linux Kernel Sources
- Kernel version: 4.4.38 mainline on GitHub
- Prebuilt Kernel (prepared for boot partition) 4.4.38 mainline
- Kernel version: 3.10.17 (fsl) on GitHub
- Prebuilt Kernel (prepared for boot partition) 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
Mainline Linux 4.4.38 eMMC update package
- i.MX6 Linux Kernel 4.4.38 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