What are some potential reasons that an embedded computer on Qt would hang up only when it is connected to the Single Board Computer?
-
Hi. I have an embedded system that hangs up whenever I load a Qt 4 program into it from my computer, a Linux Ubuntu 14.04.1. This program, however, works fine when it is not directly loaded by the computer, instead starting by using the stored program (the aforementioned Qt 4 program). I have tried using different Ethernet cables, using a different virtual machine (also Linux Ubuntu 14.01.1), and turning off all debug messages from the computer.
What are some other potential reasons that an embedded computer on Qt would hang up only when it is connected to the Single Board Computer?
-
Hi,
Can you define what you mean by hang ?
Does it just die ?
The screen is frozen ?
Can you ssh on your board ?
Do you have some serial input that you can use to login into your device ?