Spectrum Digital DM8168 EVM: Difference between revisions

From RidgeRun Developer Wiki
No edit summary
(5 intermediate revisions by 3 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 about this platform 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  [http://www.ridgerun.com/contactus.shtml contact us].  


== DM8168 EVM ==
== 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 [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 application.
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-2010.06 supported + env function support to read your environment from a *.txt file in a SD card.
: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
:Linux kernel 2.6.37
:EZSDK 5.02.02.60 integrated in a user friendly build system
:EZSDK 5.05.01.04 integrated in a user friendly build system
:Gstreamer + OpenMax
:GStreamer + OpenMax
:Support H.264@1080p video encode/decode
:Support H.264@1080p video encode/decode including RTSP streaming
:SD, JFFS2, NFS and UBI filesystem support
:SD, JFFS2, NFS and UBI filesystem support
:SD boot
:Boot from SD card
:Many open source applications available like: QT, net-snmp, among others.
: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  
:Integrated support for the SGX graphics accelerator software in the build system  
Line 27: Line 28:
== Articles related to this board  ==
== Articles related to this board  ==


:[[Getting Started Guide for DM8168]]  
:[[Getting Started Guide for DM8168 EVM]]  
:[[SDK 2011Q2 for DM8168 EVM Board]]  
:[[SDK 2011Q2 for DM8168 EVM Board]]  
:[[:Category:DM8168|More... ]]
:[[:Category:DM8168|More... ]]


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

Revision as of 14:45, 22 November 2012

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 2011Q2 for DM8168 EVM Board
More...