Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

15.0 SDK Eddystone Builed Failed

I tried new SDK 15 Eddystone example. I have nRF5 DK also use SEGGER IDE. And I encounter this report . How can i solve this problem.

5> Output/ble_app_eddystone_pca10040_s132 Release/Obj/oberon_backend_hash.o does not exist.
5> Compiling ‘oberon_backend_hash.c’
2> Output/ble_app_eddystone_pca10040_s132 Release/Obj/oberon_backend_hmac.o does not exist.
2> Compiling ‘oberon_backend_hmac.c’
1> Output/Release/Exe/ble_app_eddystone_pca10040_s132.elf does not exist.
1> Generating linker script ‘ble_app_eddystone_pca10040_s132.ld’
1> Linking ble_app_eddystone_pca10040_s132.elf
1> C:/Program Files/SEGGER/SEGGER Embedded Studio for ARM 3.34/gcc/arm-none-eabi/bin/ld: cannot find ../../../../../../external/micro-ecc/nrf52hf_armgcc/armgcc/micro_ecc_lib_nrf52.a: No such file or directory
Build failed

Related