This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

create_nordic_project.py failed arm-none-eabi-gcc error

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

Parents Reply Children
No Data