libipu.so for i.MX.6 query

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

libipu.so for i.MX.6 query

1,811 次查看
vikaspatil
Senior Contributor I

Hi All,

Is there a libipu available for i.MX6 (solo, quad, dual lite etc) platform? Is there any way we can use it on i.MX6?

I tired compiling ipu-lib on 1.7_Dizzy branch (i.e. imx-lib-3.10.17-1.0.0) for imx6qsabresd. However in looking at source folder it seems it picked up mxc_ipu_hl_lib_dummy.c instead of mxc_ipu_hl_lib.c dues to following code in Makefile.

ifeq ($(PLATFORM), IMX6Q)

OBJS = mxc_ipu_hl_lib_dummy.o

else

OBJS = mxc_ipu_hl_lib.o mxc_ipu_lib.o

endif

Does this means it is not available for any version of i.mx6?

Regards,

Vikas

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

1,587 次查看
igorpadykov
NXP Employee
NXP Employee

HI vikash

please refer to attached Release Notes p.10,11

Table  "Known Issues and Workarounds" :

"IPU library is removed from i.MX 6."

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复