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.

[参考译文] AM625:u-Boot 没有 bmp 命令

Guru**** 2393725 points


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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1495850/am625-u-boot-has-no-bmp-command

器件型号:AM625

工具与软件:

您好、TI

我的 Yocto SDK 是9.0

如何启用 bmp 命令?

我们的目标是在屏幕上显示自定义徽标/图像(.bmp 文件)。 谢谢。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    Paul、你好!

    请添加 CONFIG_CMD_BMP=y U-Boot 文件 configs/am62x_evm_a53_defconfig 中、以启用 bmp 命令。