iMX6sl EVK

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
1,539件の閲覧回数
phamhuynh
Contributor II

hi, good day for everybody, i need android source code for kit iMX6SL EVK, who can help me????

beautyful Fireworks in viet nam - YouTube

1 解決策
1,392件の閲覧回数
Yuri
NXP Employee
NXP Employee

Please follow instructions in documentation, provided with the package.
The sources are loaded from Google.

~Yuri.

元の投稿で解決策を見る

5 返答(返信)
1,392件の閲覧回数
Yuri
NXP Employee
NXP Employee

Please use the following :

https://www.freescale.com/webapp/Download?colCode=KK44_100_ANDROID_SOURCE_BSP&appType=license&locati...

Summary page :

i.MX6SL|i.MX 6SoloLite Processors|Wearables|Freescale

Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信
1,392件の閲覧回数
phamhuynh
Contributor II

thank for reply, but i see 50,9MB, i need source full for kit iMX6SL EVK, example android 4.3 source, range 5-6Gb, thank for help!

0 件の賞賛
返信
1,393件の閲覧回数
Yuri
NXP Employee
NXP Employee

Please follow instructions in documentation, provided with the package.
The sources are loaded from Google.

~Yuri.

1,392件の閲覧回数
phamhuynh
Contributor II

thank, it's ok, but i want to ask you: when i fastboot boot.img to kit iMX6SL EVK, it run entering android, then the display is sleepped, i can't working with it, can you help me to remove sleep mode on display??

0 件の賞賛
返信
1,392件の閲覧回数
Yuri
NXP Employee
NXP Employee

Please use
$ echo 0 > /sys/class/graphics/fbX/blank

in order to unblank the screen


~Yuri.