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

Linker Error micro_ecc_lib_nrf52.a: No such file or directory

Hello ,

I am facing issue while building Building example DFU application 'secure_bootloader_ble_s132_pca10040'

I am using SEGGER Embedded Studio IDE, and while building getting error "cannot find ../../../../../external/micro-ecc/nrf52hf_armgcc/armgcc/micro_ecc_lib_nrf52.a: No such file or directory"

I already created Public and Private Encryption Keys using nrfutil which is required to build Boot Loader.

I understands that i need to build 'micro-ecc' libraries to generate micro_ecc_lib_nrf52.a,

I tried building micro-ecc using Make file but no success.

Can you please help. Thanks in Advance 

Regards Hitesh

Parents Reply Children
No Data
Related