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

Building example code based on nRF52832 giving errors

Hi,

I am new to nRF52832 software and Segger Embedded Studio. Was trying to comiple an example code based on ISP4520 which is based on nRF52832 device and am getting following error.

 Output/Debug/Exe/ble_lora_template_ISP4520_EU.elf does not exist.
1> Linking ble_lora_template_ISP4520_EU.elf
1>
1> error: can't open C:/ISP4520_Source_Code_v2.0.4/src/apps/ble_lora_template/ISP4520_EU/s132/ses/ for reading
Build failed

I checked the build options Assembler is Segger, Compiler is gcc, Linker is Segger.

There are 2 compiler options gcc and clang.

Please guide.

Thanks 

Sangeeta

Related