Ino tools.

Discussion in 'Linux Ubuntu' started by problemer, Mar 26, 2014.

  1. problemer

    problemer New Member

    Joined:
    Mar 26, 2014
    Messages:
    18
    Likes Received:
    0
    Hello,

    I'm setting up a command line environment, the reason for this is that i would like to save resources.

    So, i need to able to upload code to the arduino board, i found a package called ino tools.(http://inotool.org/). And it seems great, only problem is that i seem to bump into one problem after another.

    The latest problem is :

    Code:
    ubuntu@udoo:~/deep$ ino build -m arduino_due_x
    Searching for Board description file (boards.txt) ... /usr/local/share/arduino/hardware/arduino/boards.txt
    Searching for Arduino lib version file (version.txt) ... /usr/local/share/arduino/lib/version.txt
    Detecting Arduino software version ...  Could not parse Arduino library version: ${version}
    ubuntu@udoo:~/deep$ 

    Anyone tried to install inotools on the udooboard with the Linaro 12.04 distribution installed?
    Or can anyone else help?

    Best Regards
    Problemer
     

Share This Page