DSPRelated.com
Forums

EVM 6437 video_preview problems

Started by pabl...@ctag.com June 22, 2011
Hi.

I got EVM6437 with CCS3.3.38.2 and BIOS5.31

I need processing video from one camera and give it in output DAC. I found "Accessing_Pixels_In_A_Frame_1_03" based in "video_preview" doing that, but I can't debug. I recompile "video_preview" and there's no troubles, I load it and it runs (CCS tells me "running"), but I can't "go to main", stopping in breakpoints (SW/HW). I see video camera in output, but I think the program loaded in flash (default program) is executing and not RAM downloaded program ...

I have a lot of problems with every projects using BIOS/PSP. I can't debug this projects, and I have doubts programs are executing correctly. Only test examples(included in CCS/boards/DM6437 folder) work (videoloopbak included!).

I followed steps in "C6000 Embedded Design Workshop Using BIOS" (all files downloaded) and I could create a project with BIOS to process audio-in and give it on output. In this case, I can debug. I understand GUI and utilities/tools. But in this workshop uses audio decoder only (AIC33 Codec) and not video decoder (TVP5142M2)

I think examples/samples in dm6437 folder (dvsdk_1_01_00_15) doesn't work. PSP examples in same folder don't work too.

How can I resolve this problems!! have anyone programs/tutorial to doing video processing with BIOS/PSP??

Thanks a lot!

_____________________________________
Hi.
>
>I got EVM6437 with CCS3.3.38.2 and BIOS5.31
>
>I need processing video from one camera and give it in output DAC. I found "Accessing_Pixels_In_A_Frame_1_03" based in "video_preview" doing that, but I can't debug. I recompile "video_preview" and there's no troubles, I load it and it runs (CCS tells me "running"), but I can't "go to main", stopping in breakpoints (SW/HW). I see video camera in output, but I think the program loaded in flash (default program) is executing and not RAM downloaded program ...
>
>I have a lot of problems with every projects using BIOS/PSP. I can't debug this projects, and I have doubts programs are executing correctly. Only test examples(included in CCS/boards/DM6437 folder) work (videoloopbak included!).
>
>I followed steps in "C6000 Embedded Design Workshop Using BIOS" (all files downloaded) and I could create a project with BIOS to process audio-in and give it on output. In this case, I can debug. I understand GUI and utilities/tools. But in this workshop uses audio decoder only (AIC33 Codec) and not video decoder (TVP5142M2)
>
>I think examples/samples in dm6437 folder (dvsdk_1_01_00_15) doesn't work. PSP examples in same folder don't work too.
>
>How can I resolve this problems!! have anyone programs/tutorial to doing video processing with BIOS/PSP??
>
>Thanks a lot!
>
>_____________________________________
>

Thanks to "Sankaranarayanan B" I resolved my problems: I should changing GEL file, downloaded from Digital Spectrum web, and then, all projects ran fine.

Thanks a lot!

_____________________________________
Address ph no

On 6/28/11, p...@ctag.com wrote:
> Hi.
>>
>>I got EVM6437 with CCS3.3.38.2 and BIOS5.31
>>
>>I need processing video from one camera and give it in output DAC. I found
>> "Accessing_Pixels_In_A_Frame_1_03" based in "video_preview" doing that,
>> but I can't debug. I recompile "video_preview" and there's no troubles, I
>> load it and it runs (CCS tells me "running"), but I can't "go to main",
>> stopping in breakpoints (SW/HW). I see video camera in output, but I
>> think the program loaded in flash (default program) is executing and not
>> RAM downloaded program ...
>>
>>I have a lot of problems with every projects using BIOS/PSP. I can't debug
>> this projects, and I have doubts programs are executing correctly. Only
>> test examples(included in CCS/boards/DM6437 folder) work (videoloopbak
>> included!).
>>
>>I followed steps in "C6000 Embedded Design Workshop Using BIOS" (all files
>> downloaded) and I could create a project with BIOS to process audio-in and
>> give it on output. In this case, I can debug. I understand GUI and
>> utilities/tools. But in this workshop uses audio decoder only (AIC33
>> Codec) and not video decoder (TVP5142M2)
>>
>>I think examples/samples in dm6437 folder (dvsdk_1_01_00_15) doesn't work.
>> PSP examples in same folder don't work too.
>>
>>How can I resolve this problems!! have anyone programs/tutorial to doing
>> video processing with BIOS/PSP??
>>
>>Thanks a lot!
>>
>>_____________________________________
>> Thanks to "Sankaranarayanan B" I resolved my problems: I should changing GEL
> file, downloaded from Digital Spectrum web, and then, all projects ran fine.
>
> Thanks a lot!
>

_____________________________________