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.

CCS: GUI Composer v2, comport handshaking.

Tool/software: Code Composer Studio

Hello, I jprogrammed my device  to send  0x55 ,0x55,0x55,0x55,0x55 and six's byte 0x01, or 0x02  and try  to connect to  Serial_tutorial_binary example  project from GUI COmposer gallery.   But it is not connected, though from source of custom codec it is clear, that it is enough.  I checked out in usual terminal and assured that device sends  this sequence.  What is the problem? May bt GUI app needs some handshaking, may be it is finding comport with another number?  I can not understand. Please, explain.