Hello,
We have a server, client-based data collection project, and we use the AM3354 in this project.
We run the application first as a consol application and have not experienced any problems. We then tried adding the screen support to the same application.(Qt, Eglfs) And after this step we experienced speed drops and connection lost problems in the network connection. And we did some tests.
Test steps:
- The download speed was tested with the wget command before running the OpenGL application. (10.8 M/s > )
- We run any OpenGL application (SGX demos or Qt demos)
- We tested the download speed by running wget command again. (10 K/s < , or lost connection)
- Run the following command while the OpenGL application is running, network speed normal (10.8 M/s > ) (echo "4" > /sys/class/graphics/fb0/blank)
We have 2 different boards, one with display, the other one without display, with only Ethernet connection and CAN connection. We tested all the tests on 2 boards and got the same results.
We tested the tests with the TI SDK and our own compilation and got the same results.
Do you have any suggestions?
Best Regards.
Ahmet