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
Solved! Go to Solution.
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.
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.