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.