Spectrum Digital DM8168 EVM: Difference between revisions

From RidgeRun Developer Wiki
No edit summary
(14 intermediate revisions by 4 users not shown)
Line 1: Line 1:
[http://www.ridgerun.com RidgeRun] provides support for the DM8168 Evaluation Board from [http://www.spectrumdigital.com/product_info.php?&products_id=250 Spectrum Digital]. This board is supported either with the [[Evaluation SDK]] or with the [[Professional SDK]]. More information on the board can be found [http://www.spectrumdigital.com/product_info.php?&products_id=250 here]. You can download the evaluation SDK for the EVM from our [http://www.ridgerun.com/downloadcenter.shtml download center].To purchase a professional SDK, please [http://www.ridgerun.com/contactus.shtml contact us].  
[http://www.ridgerun.com RidgeRun] provides support for the [http://www.spectrumdigital.com/product_info.php?&products_id=250 DM8168 Evaluation Board] from [http://www.spectrumdigital.com/product_info.php?&products_id=250 Spectrum Digital]. This board is supported either with the [[Evaluation SDK]] or with the [[Professional SDK]]. You can download the evaluation SDK for the EVM from the RidgeRun [http://www.ridgerun.com/downloadcenter.shtml download center]. To purchase a professional SDK, please use our [https://www.ridgerun.com/store online store] or  [https://www.ridgerun.com/index.php/contact-us.html contact us].  


== DM8168 ==
== DM8168 EVM ==


[[Image:Dm8168evm.jpg|center|Dm8168evm.jpg]]  
[[Image:Dm8168evm.jpg|600px|center|Dm8168evm.jpg]]  


== Description  ==
== Description  ==


The 8168 Evaluation Module (EVM) enables developers to immediately start evaluating DM816x DaVinci™ MPU and begin building solutions such as surveillance DVRs, video conferencing systems, video broadcasting systems, media servers, single-board computers, gateways, routers, servers, industrial automation, medical devices, human machine interfaces (HMIs), point-of-service data terminals, machine vision, test and measurement, tracking and control applications, amongt others.  
The DM8168 Evaluation Module (EVM) enables developers to immediately start testing DM816x DaVinci™ MPU and begin building solutions such as surveillance DVRs, video conferencing systems, video broadcasting systems, media servers, single-board computers, gateways, routers, servers, industrial automation, medical devices, human machine interfaces (HMIs), point-of-service data terminals, machine vision, test and measurement, tracking and control applications, amongst others.  


The DM8168 EVM support from RidgeRun includes our Linux Kernel and file system fully integrated with logic to handle the latest [http://software-dl.ti.com/dsps/dsps_public_sw/ezsdk/ EZSDK/ released by Texas Instruments as well as gstreamer + openMax support, all these features included in a user friendly development enviroment 
The DM8168 EVM support from RidgeRun includes our Linux kernel and file system fully integrated with logic to handle the latest [http://software-dl.ti.com/dsps/dsps_public_sw/ezsdk/ EZSDK] released by [http://www.ti.com/ Texas Instruments] as well as GStreamer + openMax support -- all these features included in a user friendly development environment which will allow you to focus in the development of your product.


== Features Supported by the SDK  ==
== Features Supported by the SDK  ==


:U-boot v2009.11 supported  
:U-boot-2010.06 supported + env function support to read your environment from a *.txt file in a SD card + functions to handle tarballs from uboot useful during production stages. 
:Linux kernel 2.6.32
:Linux kernel 2.6.37
:GCC 4.X,EABI, glibc
:EZSDK 5.05.01.04 integrated in a user friendly build system
:DMAI, Codec Engine, DSPLink integration
:GStreamer + OpenMax
:GStreamer hardware accelerated pipeline integration (professional version)
:Support H.264@1080p video encode/decode including RTSP streaming
:GStreamer support for DSP codecs (professional version)
:SD, JFFS2, NFS and UBI filesystem support
:Many open source applications available  
:Boot from SD card
:DVSDK components integration into the build system
:BCH8 error correction code in hardware
:Many open source applications available like: QT, net-snmp, GStreamer, Busybox, etc
:Toolchain based on codesourcery 2009q1  
:Toolchain based on codesourcery 2009q1  
:Integrated support for the SGX graphics accelerator software in the build system (professional version)
:Integrated support for the SGX graphics accelerator software in the build system  
:RidgeRun services for integration of graphic acceleration technology with open source software stacks (professional version)
:RidgeRun services for integration of graphic acceleration technology with open source software stacks


== Articles related to this board  ==
== Articles related to this board  ==


:[[Getting Started Guide for the OMAP35x]]  
:[[Getting Started Guide for DM8168 EVM]]  
:[[Release Notes for latest evaluation SDK for OMAP35x EVM]]  
:[[SDK Turrialba for DM8168 EVM Board]]
:[[:Category:OMAP35x|More... ]]
:[[SDK 2011Q2 for DM8168 EVM Board]]  
:[[:Category:DM8168|More... ]]


[[Category:BoardDocumentation]] [[Category:OMAP35x]]
[[Category:BoardDocumentation]] [[Category:DM8168]] [[Category:2011Q2]]

Revision as of 16:07, 6 February 2013

RidgeRun provides support for the DM8168 Evaluation Board from Spectrum Digital. This board is supported either with the Evaluation SDK or with the Professional SDK. You can download the evaluation SDK for the EVM from the RidgeRun download center. To purchase a professional SDK, please use our online store or contact us.

DM8168 EVM

Dm8168evm.jpg
Dm8168evm.jpg

Description

The DM8168 Evaluation Module (EVM) enables developers to immediately start testing DM816x DaVinci™ MPU and begin building solutions such as surveillance DVRs, video conferencing systems, video broadcasting systems, media servers, single-board computers, gateways, routers, servers, industrial automation, medical devices, human machine interfaces (HMIs), point-of-service data terminals, machine vision, test and measurement, tracking and control applications, amongst others.

The DM8168 EVM support from RidgeRun includes our Linux kernel and file system fully integrated with logic to handle the latest EZSDK released by Texas Instruments as well as GStreamer + openMax support -- all these features included in a user friendly development environment which will allow you to focus in the development of your product.

Features Supported by the SDK

U-boot-2010.06 supported + env function support to read your environment from a *.txt file in a SD card + functions to handle tarballs from uboot useful during production stages.
Linux kernel 2.6.37
EZSDK 5.05.01.04 integrated in a user friendly build system
GStreamer + OpenMax
Support H.264@1080p video encode/decode including RTSP streaming
SD, JFFS2, NFS and UBI filesystem support
Boot from SD card
BCH8 error correction code in hardware
Many open source applications available like: QT, net-snmp, GStreamer, Busybox, etc
Toolchain based on codesourcery 2009q1
Integrated support for the SGX graphics accelerator software in the build system
RidgeRun services for integration of graphic acceleration technology with open source software stacks

Articles related to this board

Getting Started Guide for DM8168 EVM
SDK Turrialba for DM8168 EVM Board
SDK 2011Q2 for DM8168 EVM Board
More...