Hi to all,
I'm New to TI .I'm currently working on TMS320DM6437 davanci board in windows.
Followed the instruction as given in DVDP getting started guide.and also i built the project its building fine
but its showing error for dm6437 demo projects in running.
Our Application is to develop encoder from capturing the composite video.I tried the "examples\video_encdec" its building
but after flash and run its showing following error,
video_encdec started.
Starting encode/decode loopback ...
Frame Encoded = 0
Decoder frame 0 processing FAILED, status = 0xffffffff, extendedError = 0x1095
video_encdec done.
-Esh