Sameer Naik wrote:
Hello,

im using a custom designed board running dvsdk 1.30.24.

i have written an h264 decoder application using the "h264decode" algorithm.

when i run the application on the customized board the algorithm gets loaded successfully. but when i call VIDDEC_process() it never returns. if i try to kill the process, the system freezes and all i can do at this point is reboot the board.

If i run the same application on the dvevm board with the same runtime environment, all works fine. i can't seem to figure out what is happening.

i have also enabled TraceUtil{_start,_stop} calls in the application. but these don't seem to return anything.

Has anybody faced these kind of issues earlier. please help!

If you are really 100% sure that your environment is the *same* on both boards, I would also look into a HW issue like a faulty power supply that breaks down when the DSP really starts drawing current on the 1st process() call.


_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to