Prebuilt micro ecc library

Is there somewhere I can download a prebuilt microecc library?
I've tried to make it for a few days now and have had no success. I've added GNU Tools ARM Embedded to my path. Installed GOW. Tried following your advice here: https://devzone.nordicsemi.com/f/nordic-q-a/18060/micro-ecc-installation-bootloader-make-problem?ReplySortBy=Votes&ReplySortOrder=Descending 
But have not had any success.

I keep getting this error.

C:\Users\Caleb(CDUE)\Documents\FW\OTA Work\nRF5SDK153059ac345\nRF5_SDK_15.3.0_59ac345\external\micro-ecc\nrf52hf_armgcc\armgcc>make
mkdir _build
'C:\Users\CALEB' is not recognized as an internal or external command,
operable program or batch file.
make: *** [../../../../components/toolchain/gcc/Makefile.common:254: _build] Error 1

How can this be resolved?
Thanks,

Caleb

Related