Errors about IPU

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Errors about IPU

984 次查看
liangyu
Contributor III

Recently, I use IPU to convert color space yuv422 to yuv420.

When I run "gst-launch mfw_v4lsrc device=/dev/video0 ! mfw_v4lsink" script and then run my application, the ipu runs fine.But if I directly run my application, the IPU alert "imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_10 = 0x04000000  imx-ipuv3 imx-ipuv3.0: ERR:[0x92526400]-no:0x10 "wait_for_comp_timeout" ret:0,line:2891". 

What‘s wrong?

I add some debug information in kernel files "drivers/mxc/ipu3/ipu_device.c", and blocked in "wait_event_interruptible(thread_waitq, find_task(&tsk, curr_thread_id));"

标签 (1)
0 项奖励
回复
1 回复

859 次查看
igorpadykov
NXP Employee
NXP Employee

Hi liang

for simple ipu examples not using gstreamer one can look at

ipu-examples release notes - v0.1 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复