Working with OMAP3530 Mega Codec Server

From Texas Instruments Embedded Processors Wiki

Jump to: navigation, search
Translate this page to   

^ Up to main OMAP35x DVEVM Getting Started Guide Table of Contents

This page guides the user on the build procedure for using the OMAP3525/3530 Mega Codec Server (ms1omap3530) with OMAP3x DVSDK 3.01 as well as modifications necessary to run the DVSDK demo executables with the mega codec server

Contents


Building the Mega Codec Server with OMAP3x DVSDK 3.01

Replace 
CODEC_INSTALL_DIR=$(DVSDK_INSTALL_DIR)/cs1omap3530_1_01_00
with
CODEC_INSTALL_DIR=$(DVSDK_INSTALL_DIR)/ms1omap3530_1_00_00
host $ make codecs_clean
host $ make codecs
host $ make clean
host $ make all
host $ make install

Executing the DVSDK demos with Mega Codec Server executable

For example in case of boot from NFS,
setenv bootargs 'mem=99M console=ttyS0,115200n8 noinitrd ip=dhcp rw root=/dev/nfs
                 nfsroot=<nfsserver_ip>:/home/<useracct>/workdir/filesys,nolock 
                 mpurate=600 omapfb.rotate=1 omapfb.vrfb=y'
[NOTE: Ensure that the above command is given in a single line]
REPLACE
insmod cmemk.ko phys_start=0x86400000 phys_end=0x87300000 pools=1x3000000,1x1429440,6x1048576,4x829440,1x327680,1x256000,7x131072,20x4096 allowOverlap=1
WITH
insmod cmemk.ko phys_start=0x86300000 phys_end=0x87200000 pools=1x3000000,1x1429440,6x1048576,4x829440,1x327680,1x256000,7x131072,20x4096 allowOverlap=1
E2e.jpg For technical support on OMAP please post your questions on The OMAP Forum. Please post only comments about the article Working with OMAP3530 Mega Codec Server here.
Hyperlink blue.png Links
ARM Microcontroller MCU ARM Processor Digital Media Processor Digital Signal Processing Microcontroller MCU Multi Core Processor
Ultra Low Power DSP 8 bit Microcontroller MCU 16 bit Microcontroller MCU 32 bit Microcontroller MCU

Leave a Comment
Personal tools
Namespaces
Variants
Actions
Navigation
Print/export
Toolbox