I want to interface a display to imx6 quad sabre lite board.This display is using as HMI to control some data.I want to develop a GUI for it.I used
bitbake core-image-x11 -c populate_sdk
as bitbake command.What is the further step I have to proceed?
Hello,
Please refer to section 8 (Graphics) of “i.MX_Linux_User's_Guide.pdf”
from Linux BSP documentation.
Also the following may be helpful.
White Paper on get started with OpenCL on iMX6.pdf
Have a great day,
Yuri
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
hi,
I used bitbake core-image-x11 -c populate_sdk and the bit bake is finished without any error. While I am trying to copy the image to sd card I can not found the .sdcard file.Is it different from the normal bit bake command bitbake core-image-base.?Where I can find the .sdcard file?what is the further step I have to proceed? Is bitbake core-image-x11 is not a valid command?Can any body help me to solve this? Please give some link