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.

Using QSerialPort in the beagle board black with linux kernel 3.8

Hi guys:

                    I have a weird problem, i have two boards, one is AM335x Stater kit, the other on is BBB. And I write a same program that using QSerialPort(this is a module in Qt library) run on them, but this program run on BBB for a while, the program seems to deadlock, running on the AM335x SK, everything is fine. I don't know what happened, is there a bug in Kernel 3.8(The kernel in AM335x SK is 3.12) for using QSerialPort??