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??