Android porting on imx6 sabrelite reg.

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

Android porting on imx6 sabrelite reg.

2,435 次查看
pratikpawar
Contributor II

Hi,

              I am trying to port android on imx6 sabrelite but facing error while building android image. I followed the Android_user_guide.pdf for building. The steps followed are

# Build Android images for i.MX6 SABRE-SD boards

$ cd ~/myandroid

$ source build/envsetup.sh

$ lunch sabresd_6dq-user

$ make

But after "make" command i am facing with this issue

Image arch/arm/boot/uImage is ready

make[1]: Leaving directory `/home/sasidhar/competency_imx/android/myandroid/kernel_imx'

install -D kernel_imx/arch/arm/boot/uImage  out/target/product/sabresd_6dq/uImage

install -D kernel_imx/arch/arm/boot/zImage  out/target/product/sabresd_6dq/kernel

host C++: libclangStaticAnalyzerCheckers <= external/clang/lib/StaticAnalyzer/Checkers/VirtualCallChecker.cpp

make: *** [out/host/linux-x86/obj/STATIC_LIBRARIES/libclangStaticAnalyzerCheckers_intermediates/VirtualCallChecker.o] Error 1

Please kindly help me in fixing this issue

Thanks & Regards,

Pratik

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

1,604 次查看
Rita_Wang
NXP TechSupport
NXP TechSupport

Hi Pratik,

I have replied to you in anther thread you created, would you please have a check?

Best Regards

Dan

0 项奖励
回复

1,604 次查看
beomseokoh
Contributor I

I am developing android system using sabre platform board.

I have some question.

1. I want to change initial home background display file.

    which folder is the home background file ?

2. How to disable initial screen lock?

    which file do i change?

3. I want to use lvds dual channel (1920x1080)

   How to do?

in advance Thank you

0 项奖励
回复

1,604 次查看
saurabh206
Senior Contributor III

Hi,

Beomseok

You can check android resource folder to change the background file.

for 1920x1080 you need to use LVDS in split mode.

Saurabh

0 项奖励
回复