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.

BQ76PL455EVM: bq76PL455EVM "Unable to open COM port"

Part Number: BQ76PL455EVM

I found a solution. It is no problem with serial connection.
After click "OK" button in COM port selection window, app trying to parse some config file which ends with an excepton: "System.FormatException".
The occurrence of any exception at this stage of the program's operation is interpreted as a failed port opening.
In my case helps change decimal separator in system from ',' to '.'

Greetings from Europe :-)