Is it Possible to do baremetal framebuffer programming on iMX6Q sabre-sd?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Is it Possible to do baremetal framebuffer programming on iMX6Q sabre-sd?

700 次查看
ajmalali
Contributor III

Hi,

I am trying bare-metal programming in imx6q sabre-sd board. How can i access framebuffer in bare-metal and write a value to the display? What all drivers should i need to access framebuffer? Does anyone have any sample code for the same? 

Any documents or sample code is highly welcomed. Please help.

Regards,

Ajmal

标签 (3)
0 项奖励
1 回复

442 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hi ajmalali,

For display fb driver and access you can use uboot, it contains support for the LVDS display we are using in combination with i.MX6Q SABRESD board:

 Building U-boot 

For complete bare metal project, i suggest to start with:

Integrating Processor Expert for i.MX and ARM GCC with Eclipse 

Regards

0 项奖励