DSPRelated.com
Forums

EVM6437 doesn't work with PSP on dvsdk_1_01_00_15

Started by pabl...@ctag.com June 27, 2011
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 Folks,

I Agree with Richard and Jeff, for a long term and stand alone processes we should write our own initialization code, we can also take a reference from the manufacturer .gel file.

However i suggest this for pablo, because he stuck to get started with the EVM.

Thanks to Richard and Jeff for sharing such comments.

Regards,
Sankaranarayanan B.

_____________________________________