This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to compile my stub.c and skel.c in DM6446 platform.

Hi guys,

I am trying to intigarte my vedio decoder into DM6446.

Package used:

bios_setuplinux_5_33_03.bin
dm6446_codecs_setuplinux_2_00_00_22.bin
dvsdk_setuplinux_2_00_00_22.bin
LPTB-02.03.00.02-beta.bin
mvl_5_0_0_demo_lsp_setuplinux_02_00_00_140.bin
mvl_5_0_0801921_demo_sys_setuplinux.bin
TI-C6x-CGT-v6.0.21.1.bin
xdctools_setuplinux_3_10_03.bin

/home/mahesh/dvsdk_2_00_00_22/codec_engine_2_23_01/packages/ti/sdo/ce

osal, node, video ------> can i rebuild these things ?

because i wanted to debug the node funtionalitis.

/home/mahesh/dvsdk_2_00_00_22/codec_engine_2_23_01/packages/ti/sdo/ce/video

inside i add my stub.c and skl.c how do i compile this one ?

is it possiable to compile my own skl.c and stb.c? if so how can i compile ?

i am able to take log form :

/home/mahesh/dvsdk_2_00_00_22/codec_engine_2_23_01/examples/ti/sdo/ce/examples/codecs/Mpeg4_Lnt_decoder

   here i written my function like alloc and free and init. --> i am able to take my own log messages within thses function.

similarly  i add my ttrace message who is calling my alloc,free init but am not able getting  the my own log-message..

/home/mahesh/dvsdk_2_00_00_22/codec_engine_2_23_01/examples/ti/sdo/ce/examples/servers/Mpeg4_Lnt_decoder/evmDM6446

/home/mahesh/dvsdk_2_00_00_22/codec_engine_2_23_01/examples/ti/sdo/ce/examples/apps/Mpeg4_Lnt_decoder/dualcpu/evmDM6446

Finaly How do i enable the logmessage in ARM and DSP and Codec engine....................for debugging purpose

 

its really helpfull...............................info.

Thank you

Mahesh V Kalmeshwar