Issue in porting Kitkat to iMX6 Board

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

Issue in porting Kitkat to iMX6 Board

ソリューションへジャンプ
1,010件の閲覧回数
sandy123
Contributor II

Hi Everyone,

When we tried to port Android Kitkat over our custom iMX6-Solo board, we faced several performance issues. For instance, we were not able to run game applications which show CPU usage above 90%. We didnt face these issues while porting Jellybean to our board though it uses the same kernel version as that of kitkat. Is our issues related with GPU?

ラベル(4)
1 解決策
674件の閲覧回数
CarlosCasillas
NXP Employee
NXP Employee

Hi san,

There is available a BSP of Android KitKat for i.MX6SL, you can find it here: IMX6SL_EVK_KK442_100_ANDROID_DEMO_BSP.

It is good to remember that the SoloLite doesn’t have 3D GPU, and the one included on the Solo (Vivante GC355) is not the same than the one on the Quad/Dual (Vivante GC2000).

So, it could be possible that some characteristics differ between platform and Android version, so, if you have specific GPU requirements, you could try checking the graphics libraries of each version.

Hope this will be useful for you.
Best regards!
/Carlos

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

元の投稿で解決策を見る

2 返答(返信)
675件の閲覧回数
CarlosCasillas
NXP Employee
NXP Employee

Hi san,

There is available a BSP of Android KitKat for i.MX6SL, you can find it here: IMX6SL_EVK_KK442_100_ANDROID_DEMO_BSP.

It is good to remember that the SoloLite doesn’t have 3D GPU, and the one included on the Solo (Vivante GC355) is not the same than the one on the Quad/Dual (Vivante GC2000).

So, it could be possible that some characteristics differ between platform and Android version, so, if you have specific GPU requirements, you could try checking the graphics libraries of each version.

Hope this will be useful for you.
Best regards!
/Carlos

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

674件の閲覧回数
sandy123
Contributor II

Thank you Carlos for the above information.

0 件の賞賛