software stack for the application developed on linux/Android for SABRE AI imx6SDL ?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

software stack for the application developed on linux/Android for SABRE AI imx6SDL ?

1,394 Views
jeevanmahadevu
Contributor II

Hello,

we want to develop a rich graphics app for the instrument cluster, with IOT feature.

what OS would help us, LINUX/ANDROID ? and why ?

How will the software stack up look for the application ? from hardware to HAL to API to library ?

How to develop an application with html5 on the UI/UX end and how is the data flow from the HAL to application ?

Thank you

Regards,

Jeevan M

1 Reply

726 Views
igorpadykov
NXP Employee
NXP Employee

Hi Jeevan

I think linux has better support, just because it has more documentation.

Suggest to look at attached docs i.MX_6_Linux_Reference_Manual.pdf

GPU drivers, i.MX_6_Graphics_User's_Guide.pdf

Graphics is implemented with QT5, X11,Frame Buffer and Wayland

check Freescale_Yocto_Project_User's_Guide.pdf how build images

fsl-image-qt5, fsl-image-gui . Short summary below is useful

Vivante GPU (Freescale i.MX6) - SDKs - StreamComputing

for html5 please check sect.5.6.6 Chromium Browser

Freescale_Yocto_Project_User's_Guide.pdf and link

HTML5 GUI feasiblity in the i.mx6 solo

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------