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

Build uECC with IAR 8.22.1 returns Fatal Error[Li001]: could not open file "....\micro_ecc_lib_nrf52.a"

Hello,

I'm using SDK15.0.0, device nRF52832 and softdevice S132.

After open "secure_bootloader_ble_s132_pca10040_debug-nrf52832_xxaa_s132" project and build it, I got:

Fatal Error[Li001]: could not open file "C:\Nordic Semiconductor\nRF5_SDK_15.0.0\nRF5_SDK_15.0.0_a53641a\external\micro-ecc\nrf52hf_iar\armgcc\micro_ecc_lib_nrf52.a"

I've followed this page to install micro-ecc library (performing steps 3-5 only because I'm working with IAR IDE).

I've been here and here but with no help.

How can I solve this problem?

Thank in advance for your help.

Related