IPU ipulib.shm issue

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

IPU ipulib.shm issue

跳至解决方案
1,057 次查看
johnturnur
Contributor III

Hi,

I want to user IPU in my andriod based system.

i have setup a simple test using mxc_ipu_lib_ipc_init().

I got follwoing error

"Can not open the shared memory for /mnt/shm/ipulib.shm!"

How to solve this issue?

Thanks,

John

0 项奖励
回复
1 解答
915 次查看
jimmychan
NXP TechSupport
NXP TechSupport

I think you can take the i.MX unit_test for reference. There is an test example for ipu.

You can extract the package by this LTIB command.

./ltib -p imx-test -m prep

Then you can find the source code be extracted in ltib/rpm/BUILD/.

在原帖中查看解决方案

0 项奖励
回复
2 回复数
916 次查看
jimmychan
NXP TechSupport
NXP TechSupport

I think you can take the i.MX unit_test for reference. There is an test example for ipu.

You can extract the package by this LTIB command.

./ltib -p imx-test -m prep

Then you can find the source code be extracted in ltib/rpm/BUILD/.

0 项奖励
回复
915 次查看
johnturnur
Contributor III

Hi,

Jimmy

Thanks for your reply.

I have build imx-test.

./rpm/BUILD/imx-test-09.12.01

It build for IMX35_3STACK.

I have port customized file system to IMX35.

But no IPU device is available in my kernel, so  i need to enable that.

Can you please suggest me what changes is required to enable IPU in kernel and

fixed ipulib.shm issue.

Thanks,

John

0 项奖励
回复