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

getting error in building the eddystone example on keil

I am not getting how to implement below two points in installation of micro-ecc 

  1. Enter the subdirectory for the SoC and the toolchain that you are using to build your application:
    • InstallFolder\external\micro-ecc\nrf52_keil\armgcc
    • InstallFolder\external\micro-ecc\nrf52_iar\armgcc
    • InstallFolder\external\micro-ecc\nrf52_armgcc\armgcc
  2. Run make to compile the micro-ecc library

Where to enter  the subdirectory and how to run compile make file

Related