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.

[参考译文] TDA4VM:QNX BSP Build:图形示例运行、但屏幕上未显示图像

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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1652335/tda4vm-qnx-bsp-build-graphics-example-runs-but-no-image-displayed-on-screen

器件型号: TDA4VM

尊敬的团队:

在执行 QNX BSP 构建时、我尝试运行图形示例、但图像不会显示在屏幕上。 我已共享以下相关日志以供参考:

# find / -name "sw-vsync*" 2>/dev/null
/usr/bin/sw-vsync

# find / -name "gles2-gears*" 2>/dev/null
/usr/bin/gles2-gears

# find / -name "*gears*" 2>/dev/null
/usr/bin/gles2-gears
/usr/bin/gles3-gears
/usr/bin/vk-gears

# gles2-gears
300 frames in 5.015 seconds = 59.822 FPS
300 frames in 5.010 seconds = 59.883 FPS

尽管 gles2-gears 应用程序会运行并报告大约 60FPS、但显示屏上看不到图像。

您能否帮助调查此问题?

谢谢、