Mistral DM8148 EVM: Difference between revisions

From RidgeRun Developer Wiki
No edit summary
mNo edit summary
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[http://www.ridgerun.com RidgeRun] provides support for the [http://www.mistralsolutions.com/pes-products/development-platforms/tmdxevm8148.html?phpMyAdmin=01ab13889148490e8d23c7ff6925ee04 DM8148 Evaluation Board] from [http://www.mistralsolutions.com/pes-products/development-platforms.html Mistral]. 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].  
[http://www.ridgerun.com RidgeRun] provides support for the [http://www.mistralsolutions.com/pes-products/development-platforms/tmdxevm8148.html?phpMyAdmin=01ab13889148490e8d23c7ff6925ee04 DM8148 Evaluation Board] from [http://www.mistralsolutions.com/pes-products/development-platforms.html Mistral]. 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/www/index.php/download-center.html download center]. To purchase a professional SDK, please use our [http://www.ridgerun.com/www/index.php/store.html online store] or [http://www.ridgerun.com/www/index.php/contact-us.html contact us].  


== DM8148 EVM ==
== DM8148 EVM ==


[[Image:DM8148.png|600px|center|DM8148.png]]  
[[Image:DM8148.png|center|600px|DM8148.png]]  


== Description  ==
== Description  ==


The DM8148 Evaluation Module (EVM) enables developers to immediately start evaluating DM814x DaVinci™ digital media processors 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, amongst others.
The DM8148 Evaluation Module (EVM) enables developers to immediately start evaluating DM814x DaVinci™ digital media processors 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, amongst others.  


The DM8148 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 DM8148 EVM support from RidgeRun includes our Linux kernel and file system fully integrated with logic to handle version 5.05.02.00 of the [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.02.00 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
:Boot from SD card
:Boot from SD card
:Many open source applications available such as: 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


Line 28: Line 28:


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


[[Category:BoardDocumentation]] [[Category:DM8148]] [[Category:2011Q2]]
[[Category:BoardDocumentation]] [[Category:DM8148]]

Revision as of 09:58, 14 March 2014

RidgeRun provides support for the DM8148 Evaluation Board from Mistral. 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.

DM8148 EVM

DM8148.png
DM8148.png

Description

The DM8148 Evaluation Module (EVM) enables developers to immediately start evaluating DM814x DaVinci™ digital media processors 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, amongst others.

The DM8148 EVM support from RidgeRun includes our Linux kernel and file system fully integrated with logic to handle version 5.05.02.00 of the 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.02.00 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
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

Articles related to this board

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