Spectrum Digital DM8168 EVM: Difference between revisions

From RidgeRun Developer Wiki
No edit summary
mNo edit summary
 
(42 intermediate revisions by 7 users not shown)
Line 1: Line 1:
<span style="color:red ">'''Page Under Construction'''</span> <br>
<table>
RidgeRun provides support for the DM8168 EVM board which is based in the DM8168 Davinci video SoC from Texas Instruments. This board is supported either with the [[Evaluation SDK]] or with the [[Professional SDK]].
<tr>
<td><div class="clear; float:right">__TOC__</div></td>
<td valign=top>
{{ContactUs Button}}
</td>
</table>


To purchase a professional SDK, please [http://www.ridgerun.com/contactus.shtml contact us].
== Latest SDK Features ==
* Based on RidgeRun SDK 2011Q2.
* Linux Kernel 2.6.37
* EZSDK 5.02.01.59
* GStreamer support
* CodeSourcery's Toolchain based on gcc 4


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


RidgeRun releases regularly SDKs for the TI platforms when new important features are added like a new kernel, bootloader or DVSDK is integrated. The following is the release history of the SDKs for the DM8168 EVM board.  
[[Image:Dm8168evm.jpg|600px|center|Dm8168evm.jpg]]


* Releases History:
== Description  ==
**[[SDK 2011Q2 for DM8168 EVM Board | SDK 2011Q2-DM8168 EVM]]


== Links related to this board ==
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.
* [http://processors.wiki.ti.com/index.php/DM816x_C6A816x_AM389x_Overview DM816x/C6A816x/AM389x Overview]
 
* [http://www.ti.com/product/tms320dm8168 DM8168 TI's page]
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.
[[Category:BoardDocumentation]]
 
== 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]]
:[[:Category:DM8168|More... ]]
 
[[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...