IPU ipulib.shm issue

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
1,619件の閲覧回数
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 解決策
1,477件の閲覧回数
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 返答(返信)
1,478件の閲覧回数
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 件の賞賛
返信
1,477件の閲覧回数
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 件の賞賛
返信