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

Error starting process C:/Program Files/SEGGER/SEGGER Embedded Studio for ARM 4.52a/gcc/arm-none-eabi/bin/cc1

Hi,

I am evaluating ble peripheral with nRF52840 SDK 16 and SoftDevice s140 on windows 10. 

The SDK is copied at location: C:\Nordic_Semi\nRF5SDK160098a08e2\

The SoftDEvice is copied at: C:\Nordic_Semi\s140nrf52701\

IDE is:

SEGGER Embedded Studio for ARM
Release 4.52a  Build 2020040700.41898
Windows x64

GCC/BINUTILS: Built using the GNU ARM Embedded Toolchain version 9-2019-q4-major source distribution

When i played with example: ble_app_hrs everything works fine.

Now, i want to do some further modifications to the code. But, to avoid ruining the original example, i cloned the ble_app_hrs  and renamed it to "ble_app_hrs_gil"

When i open the project and tries to build it i get the following error:

The original ble_app_hrs  project builds successfully.

Can you please help me to understamd what am i doing wrong?

Regards,

Gil

Related