Hello,
NRF connect sdk v1.6.0-rc2.
In SES something wrong with output encoding

I need help to fix it,
Thank you,
Anton
Hello,
NRF connect sdk v1.6.0-rc2.
In SES something wrong with output encoding

I need help to fix it,
Thank you,
Anton
Download is not possible via Tool manager under Linux. I assume you mean using west?
cd $HOME/ncs cat nrf/VERSION 1.6.1 rm -fr * rm -fr .west west init -m https://github.com/nrfconnect/sdk-nrf --mr v1.6.1 west update cat nrf/VERSION 1.6.1
Then I start Nordic Segger v5.30a and I still have the same problem.
yes, if you are using Linux. Try to update Segger for NCSv1.6.1 http://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.6.1/nrf/gs_installing.html#install-the-ses-nordic-edition
-Amanda
Thanks for the suggestion. Updating to Nordic Segger v5.50c solved the problem!