DHCOM AM35-D2: Difference between revisions
From Wiki-DB
Jump to navigationJump to search
Line 73: | Line 73: | ||
==== Virtual Machine for Application Development ==== | ==== Virtual Machine for Application Development ==== | ||
* [https://dl.dropbox.com/u/19433555/DHCOM/Debian%20Squeeze%20v1.5pw.zip Debian Squeeze VMware Image (PW: dhelectronics)] <br/>Password for devel user: '''devel'''<br/>Password for root user: '''root''' | * [https://dl.dropbox.com/u/19433555/DHCOM/Debian%20Squeeze%20v1.5pw.zip Debian Squeeze VMware Image (PW: dhelectronics)] <br/>Password for devel user: '''devel'''<br/>Password for root user: '''root''' | ||
==== Code Examples for Userspace-Applications to Access SPI, I2C, GPIOs, and more ==== | |||
:* [[media:Demos_SPI_I2C_GPIO.zip|Download Code Examples SPI, I2C, GPIOs, RTC, UART, Watchdog, and more ]] | |||
:* [[media:DHCOM_HAL.zip|Download C++ HAL class library for SPI, I2C, GPIO, UART and physical address space access]] |
Revision as of 08:41, 4 August 2015
Performance & Features
Have a look at this youtube video to get an overview of the performace of the am3517 with the NEON coprocessor and the SGX 530 Graphics Processing Unit (GPU) included.
- The NEON coprocessor implements the Advanced SIMD media processing architecture. Single instruction, multiple data (SIMD), is a class of parallel computers with multiple processing elements that perform the same operation on multiple data simultaneously. E. g. NEON is used for video encoding.
- The SGX 530 Graphics Processing Unit includes the Universal Scalable Shader Engine (USSE™), with a feature set that exceeds the requirements of OpenGL 2.0 and Microsoft Shader Model 3, enabling 2D, 3D and general purpose (GP-GPU) processing in a single core. This GPU is not included in the AM3505.
Hardware
|
|
Software Support
Downloads
X-Loader Binary and Source
U-Boot Binary and Source
Settings Files
DHupdate.ini example
Update Bitmap example files
Splash Image examples for AM35x
Root Filesystem Update Kernel
Linux Kernel Binary and Sources
- Linux Kernel based on 3.2.12 mainline available on GitHub
- Current built of the 3.2.12 DHCOM AM35 linux kernel (2014-04-23)
Virtual Machine for Application Development
- Debian Squeeze VMware Image (PW: dhelectronics)
Password for devel user: devel
Password for root user: root