Building HAL layer alone in imx6q

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Building HAL layer alone in imx6q

ソリューションへジャンプ
1,253件の閲覧回数
bandarulavanya
Contributor V

Hi all,

I am using imx6q android lollipop version for my imx6q Evaluation board, i can able to compile

make systemimage

make bootimage

make recoveryimage

But i want to compile HAL layer of camera alone and i want to copy the related files to SD card. How can i do that if anyone knows help me to sort it out.

Thanks

Lavanya

ラベル(3)
タグ(1)
1 解決策
1,135件の閲覧回数
bandarulavanya
Contributor V

Hi,

I found this.

We can compile only HAl libraries of camera alone like below.

cd hardware/imx/mx6/libcamera/
source build/envsetup.sh
lunch TARGET 

ex: lunch sabresd_6dq-user
mm

Thanks,

Lavanya

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,135件の閲覧回数
art
NXP Employee
NXP Employee

Thank you for sharing your insight.

Best Regards,

Artur

1,136件の閲覧回数
bandarulavanya
Contributor V

Hi,

I found this.

We can compile only HAl libraries of camera alone like below.

cd hardware/imx/mx6/libcamera/
source build/envsetup.sh
lunch TARGET 

ex: lunch sabresd_6dq-user
mm

Thanks,

Lavanya

0 件の賞賛
返信