Android porting on imx6 sabrelite reg.

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

Android porting on imx6 sabrelite reg.

2,432件の閲覧回数
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,601件の閲覧回数
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,601件の閲覧回数
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,601件の閲覧回数
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 件の賞賛
返信