Hello
I would like to use the crypto example in sdk v17. However, when I try to build it, the following error is output:
cannot find ../../../../../../../../external/micro-ecc/nrf52hf_armgcc/armgcc/micro_ecc_lib_nrf52.a: No such file or directory
I've done a few things while looking at the forum on this issue.
1. Run ../external/micro-ecc/build_all.bat
2. Run arm-none-eabi-gcc -v in cd
But the same problem still occurs. Can I know more about this problem? or can I get this file shared?
Thank you.