I'm trying to open a nRF Connect SDK project in Segger Embedded Studio for ARM (Nordic Edition) V5.30a
When I try opening the project I get an error box with the following message:
In the output terminal I see the following:
According to the log, it seems there is something wrong with arm-none-eabi-gcc --version, so I ran it manually:
I have installed the toolchain by following the instructions on this page:
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_installing.html