Hi all,
maybe a dummy one, but what is wrong if arm_sdk_install after download complains about "no properly formatted MD5 checksum lines found"?
Here is what it says:
D:\code\librepilot [next +0 ~1 -0]> tools/bin/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 du
ring downloads
INSTALL gcc-arm-none-eabi
Downloading
https://launchpad.net/gcc-arm-embedded/4.9/4.9-2015-q2-update/+download/gcc-arm-none-eabi-4_9-2015q2-20150609-win32.zip
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
100 93.8M 100 93.8M 0 0 603k 0 0:02:39 0:02:39 --:--:-- 621k
Downloading
https://launchpad.net/gcc-arm-embedded/4.9/4.9-2015-q2-update/+download/gcc-arm-none-eabi-4_9-2015q2-20150609-win32.zip/+md5
md5sum: D:/code/librepilot/downloads/gcc-arm-none-eabi-4_9-2015q2-20150609-win32
.zip.md5: no properly formatted MD5 checksum lines found
Failed to verify D:/code/librepilot/downloads/gcc-arm-none-eabi-4_9-2015q2-20150
609-win32.zip
D:/code/librepilot/make/tools.mk:70: recipe for target 'gcc-arm-none-eabi_instal
l' failed
make: *** [gcc-arm-none-eabi_install] Error 1
D:\code\librepilot [next +0 ~1 -0]>
Best regards,
Andre