Other Parts Discussed in Thread: SIMPLELINK-SDK-WIFI-PLUGIN 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/wireless-connectivity/wi-fi-group/wifi/f/wi-fi-forum/1354352/cc3135mod-updating-to-latest-drivers-simple…
现在不能更新SDK,还是要在8.2版本的基础上解决,我们现在不用(eglfs)方式了,想先用(./cube -platform offscreen)这个方式执行程序,有什么办法可以解决一下的这个问题?
root@TK-AQ-REC-XJT-AM5718:/usr/share/examples/opengl/cube# ./cube -platform offscreen
QOpenGLWidget is not supported on this platform.
This plugin does…
Part Number: AM5718
在AM5718板卡上运行带有OpenGLES的qt程序,我们想利用板卡上gpu的硬件加速功能实现相关计算,不需要显示图形窗口,因此利用-platform offscreen平台来计算,但是执行了官方的示例程序,结果如下:
root@TK-AQ-REC-XJT-AM5718:/usr/share/examples/opengl/cube# ./cube -platform offscreen
QOpenGLWidget is not supported on…
Thank you for your report. I am not seeing your exact behavior, but there are at least 2 major changes that need to be made to the AM335x Linux SDK documentation for building the kernel. Let's walk through both of those changes together.
First, can…