DHCOM AM335-D2: Difference between revisions
From Wiki-DB
Jump to navigationJump to search
Line 67: | Line 67: | ||
==== Virtual Machine for Application Development ==== | ==== Virtual Machine for Application Development ==== | ||
* [https://dl.dropboxusercontent.com/u/19433555/DHCOM/Debian%20Jessie%20v1. | * [https://dl.dropboxusercontent.com/u/19433555/DHCOM/Debian%20Jessie%20v1.2.zip Debian 8 "Jessie" VMware Image] <br/>Password for devel user: '''devel'''<br/>Password for root user: '''root''' | ||
==== Code Examples for Userspace-Applications to Access SPI, I2C, GPIOs, and more ==== | ==== Code Examples for Userspace-Applications to Access SPI, I2C, GPIOs, and more ==== |
Revision as of 14:34, 12 December 2016
Hardware
|
|
Software Support
Downloads
U-Boot Sources
Update-Kernel
Linux Kernel
Debian Rootfilesystem
Virtual Machine for Application Development
- Debian 8 "Jessie" VMware Image
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