This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] AM5728:使用应用程序引导

Guru**** 2358920 points
Other Parts Discussed in Thread: AM5728
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1506934/am5728-booting-with-application

器件型号:AM5728

工具/软件:

您好、
我已经开发了一个 Qt 应用并成功将其编译到我的 AM5728板上。
目前、当我给电路板上电时、系统首先引导 U-Boot、然后启动 Weston、经过短暂的延迟后、我的 Qt 应用程序最终会启动(通过服务或矩阵 GUI)。
我想知道是否有办法在开机后立即启动 Qt 应用程序-最好是在 U-Boot 之后启动、而不必等待 Weston 或整个桌面环境加载。
是否可以实现这一点? 如果是、如何实现?