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

micro ecc compilation error

I am using SDK 12.0.0 and Nrf51 ship.I was trying to compile micro-ecc library in eclipse using make file.I have cloned the micro ecc library from this link.I am using the makefile from the folder SDK_Install_folder\external\micro-ecc\nrf51_armgcc\armgcc\Makefile.When i am trying to compile i am get following error. "Cannot find include folder: ../../config" when i am searching to the micro-ecc folder not able to find the "config" folder.Please help me in that.I am just stuck with this.

Related