SDK 15.0.0, s132_nrf52_6.0.0_softdevice
I have followed the instruction below:
https://devzone.nordicsemi.com/f/nordic-q-a/29067/installing-micro-ecc-issue/115222#115222
When I make 'micro_ecc_lib_nrf52.lib' file via MinGW, it fails to find 'C:/Program Files (x86)/GNU Tools ARM Embedded/6 2017-q2-update/bin/arm-none-eabi-gcc'.
Do I need to install extra tool besides MinGW to make files?