IPU ipulib.shm issue

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

IPU ipulib.shm issue

Jump to solution
771 Views
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 Kudos
1 Solution
629 Views
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/.

View solution in original post

0 Kudos
2 Replies
630 Views
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 Kudos
629 Views
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 Kudos