I am trying to complie Eddystone project which is part of NRF5 SDK and when i compile the project in Embedded Studio I get the following error
upon reading articles on Devzone I attempted to compile the micro_ecc library
I have installed the following:
1. Git
2. gcc-arm-none-eabi-9
3. make-3.81
when I try to execute the build_all.bat I get the following errors
how do i break this dead lock?
Regards
Ashutosh Amin