16Jun16 - Is the Udoo Neo board support file for the Arduino board manager broken?

Discussion in 'UDOO NEO' started by JackSilb, Jun 17, 2016.

  1. JackSilb

    JackSilb Active Member

    Joined:
    Nov 3, 2015
    Messages:
    100
    Likes Received:
    32
    Last edited by a moderator: Jun 20, 2016
  2. ektor5

    ektor5 Administrator Staff Member

    Joined:
    Jul 1, 2013
    Messages:
    97
    Likes Received:
    48
    Hi there,
    It could be that github were down, the link is good. Try again and let me know.
     
  3. JackSilb

    JackSilb Active Member

    Joined:
    Nov 3, 2015
    Messages:
    100
    Likes Received:
    32
    Still with problems with Windows 10

    upload_2016-6-18_11-21-53.png

    upload_2016-6-18_12-32-2.png


    Same for Ubuntu 16.04
    Arduino 1.6.9

    As I reported the first time, the problem seems to be with the NEO file.
    The Quad/Dual installed

    upload_2016-6-18_12-41-52.png

    Same problem with Arduino 1.6.5

    upload_2016-6-18_12-44-25.png

    Before someone say that 1.6.9 is not supported.


    upload_2016-6-18_11-50-12.png
     

    Attached Files:

    Last edited by a moderator: Jun 20, 2016
  4. ektor5

    ektor5 Administrator Staff Member

    Joined:
    Jul 1, 2013
    Messages:
    97
    Likes Received:
    48
    Try deleting
    Code:
    ~/.arduino15
    on Linux
    on Windows:
    Arduino IDE 1.6.5r5 and previous:
    Code:
    C:\Users\(username)\AppData\Roaming\Arduino15
    Arduino IDE 1.6.6 and later:
    Code:
    C:\Users\(username)\AppData\Local\Arduino15
     
    JackSilb and Andrea Rovai like this.
  5. JackSilb

    JackSilb Active Member

    Joined:
    Nov 3, 2015
    Messages:
    100
    Likes Received:
    32
    Hi ektor5, that worked!
    Remember me to take you for coffee when you come over to California.

    Thank you!
    -Jack
     
    Andrea Rovai likes this.

Share This Page