$ make arm_sdk_install
NOTE Use 'make all_sdk_distclean' to remove installation files
NOTE Use 'make all_sdk_version' to check toolchain versions
NOTE Add 'V=1' to make command line to diagnose make problems
NOTE Add 'BATCH=1' to make command line to disable progress reporting during downloads
INSTALL gcc-arm-none-eabi
Error: 0x80070057
mingw32-make: *** [C:/Users/Kricke/Code/librepilot/make/tools.mk:69: gcc-arm-none-eabi_install] Error -1
Is there a manual way to do this?
//Kricke