Spectrum Digital DM8168 EVM: Difference between revisions

From RidgeRun Developer Wiki
No edit summary
mNo edit summary
 
(24 intermediate revisions by 4 users not shown)
Line 1: Line 1:
[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].
<table>
<tr>
<td><div class="clear; float:right">__TOC__</div></td>
<td valign=top>
{{ContactUs Button}}
</td>
</table>


[http://www.ridgerun.com RidgeRun] provides support for the DM8168 Evaluation Board from [http://www.spectrumdigital.com/ Spectrum Digital].
== DM8168 EVM ==
== DM8168 EVM ==


Line 9: Line 17:
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 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 product.
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] and [http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/gfxsdk/4_04_00_02/index_FDS.html Graphics SDK 4.04.00.02] 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  ==
Line 15: Line 23:
: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.   
: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.05.01.04 integrated in a user friendly build system
:EZSDK 5.05.02.00 integrated in a user friendly build system:
:GStreamer + OpenMax
::Framework components 3.40.01.04
::H264 video decoder 2.00.17.00
::MPEG2 video decoder 01.00.16.01
::Code generation tools for M3 5.1.1
::Syslink 2.21.03.11
::HDVICP API 01.00.00.23
::H264 video encoder 02.00.09.00
::Newest codecs need to be obtained from TI by the customer. RidgeRun has the code to integrate them and create the .xem3 file
:GStreamer 1.6 + OpenMax - Estimate according to your needs might be required.
:Support H.264@1080p video encode/decode including RTSP streaming
:Support H.264@1080p video encode/decode including RTSP streaming
:MJPEG encoding on M3 - add-on
:Dual capture - add-on
:Writeback driver - add-on
:SD, JFFS2, NFS and UBI filesystem support
:SD, JFFS2, NFS and UBI filesystem support
:Boot from SD card
:Boot from SD card
:BCH8 error correction code in hardware
:BCH8 error correction code in hardware
:Many open source applications available like: QT, net-snmp, GStreamer, Busybox, etc
: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 - Graphics SDK 4.04.00.02
:RidgeRun services for integration of graphic acceleration technology with open source software stacks
:RidgeRun services for integration of graphic acceleration technology with open source software stacks
:Ubuntu 15.04
:TVP7002, TVP5147, GS2971 and GS2972 chips
:Integration with systems based on FPGAs


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


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


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

Latest revision as of 17:40, 4 June 2020


RidgeRun provides support for the DM8168 Evaluation Board from Spectrum Digital.

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 and Graphics SDK 4.04.00.02 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.02.00 integrated in a user friendly build system:
Framework components 3.40.01.04
H264 video decoder 2.00.17.00
MPEG2 video decoder 01.00.16.01
Code generation tools for M3 5.1.1
Syslink 2.21.03.11
HDVICP API 01.00.00.23
H264 video encoder 02.00.09.00
Newest codecs need to be obtained from TI by the customer. RidgeRun has the code to integrate them and create the .xem3 file
GStreamer 1.6 + OpenMax - Estimate according to your needs might be required.
Support H.264@1080p video encode/decode including RTSP streaming
MJPEG encoding on M3 - add-on
Dual capture - add-on
Writeback driver - add-on
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 - Graphics SDK 4.04.00.02
RidgeRun services for integration of graphic acceleration technology with open source software stacks
Ubuntu 15.04
TVP7002, TVP5147, GS2971 and GS2972 chips
Integration with systems based on FPGAs

Articles related to this board

Getting Started Guide for DM8168 EVM
More...