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:// | * [https://www.dropbox.com/s/dj36ghi4w53idgm/Debian%20Jessie%20v1.2.zip?dl=0 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 10:07, 15 February 2017
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