Turn off Menu UI on iMX6UL

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

Turn off Menu UI on iMX6UL

跳至解决方案
901 次查看
toanjunifer
Senior Contributor I

Hi NXPs,

My name is Toan. Currently, I'm using iMX6ULEVK with kernel 4.19-warrior. I'm trying to launch my PyQt5 app when booting. It is booting successfully but I have a new issue. It is: When my app boot up, may app screen has been replace by Menu UI. I recorded a video: Video here

So, how can I disable Menu UI and show only my PyQt app ?

Thank you so much,

Toan

标签 (1)
标记 (4)
1 解答
786 次查看
diegoadrian
NXP Employee
NXP Employee

Hello,

I suggest you initialize your QT application in the local.rc rile. Unfortunately, we do not support QT application in our BSP, this is as fas as I could go. For more information, I suggest you go with QT.

Best regards,

Diego.

在原帖中查看解决方案

1 回复
787 次查看
diegoadrian
NXP Employee
NXP Employee

Hello,

I suggest you initialize your QT application in the local.rc rile. Unfortunately, we do not support QT application in our BSP, this is as fas as I could go. For more information, I suggest you go with QT.

Best regards,

Diego.