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

micro-ecc .a file not included

Hi, 

The instruction from the 'Getting started with Nordic's Secure DFU bootloader, a step by step guide' page tels us to use minGW and GCC compiler to perform a 'make' command on the micro-ecc file. 

After building it, we found out that the '.a' file generated in the 'nRF5_SDK_16.0.0\external\micro-ecc\nrf52hf_armgcc\armgcc' folder can be used again in other projects without having to use 'make' again. 

My question is why is this file, called 'micro_ecc_lib_nrf52.a', is not already included, such as the micro-ecc library that we have to retrieve on github ? 

Thank you 

Jerome

Parents Reply Children
No Data
Related