Trying to do a build using windows and Atmel Studio 7 (can’t find 6.2 anywhere) and can’t get it to compile the .bin file from G2 Master or Edge Branches.
I think it has something to do with this part here but can’t figure out what file it is looking for and failing to find. The .elf is compiled successfully. Any ideas?
Git: git
The system cannot find the path specified.
Looking for tools…
cd ../Tools && make “ARCH=gcc-arm-none-eabi”
make[1]: Entering directory ‘F:/Repos/g2-master/Tools’
The system cannot find the path specified.
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘F:/Repos/g2-master/Tools’