TinyG2 (Due + gShield) Unable to compile .bin in windows

Home Forums TinyG TinyG Support TinyG2 (Due + gShield) Unable to compile .bin in windows

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #9441
    antbarney
    Member

    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’

    #9444
    antbarney
    Member

    Worked around this just setup a Ubuntu box to do the builds on.

    #9447
    cmcgrath5035
    Moderator

    That’s good, because I always do it in Linux and struggle to help Win users…. 🙂

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.