New arduino board manager add-on [BSP broken?]

Discussion in 'UDOO NEO' started by GeekChannel, Dec 23, 2015.

  1. GeekChannel

    GeekChannel New Member

    Joined:
    Nov 21, 2013
    Messages:
    13
    Likes Received:
    4
    I tried out the new feature of the UDOO board manager json addons.
    I cannot compile the same code that does compile natively on the NEO from my windows machine.

    the key failure message is:
    cc1plus.exe: error: to generate dependencies you must specify either -M or -MM

    Let me know what else I can provide to help sort out this. It does the same thing no matter which source code file I try.
    This machine is running Microsoft Windows [Version 10.0.11082]
    -------
     

    Attached Files:

  2. Andrea Rovai

    Andrea Rovai Well-Known Member

    Joined:
    Oct 27, 2014
    Messages:
    1,703
    Likes Received:
    240
    This is the error that pops up when you download Arduino 1.6.6
    You have to downlaod 1.6.5, as written in the guide.
     
  3. Avenue33

    Avenue33 New Member

    Joined:
    Jan 12, 2016
    Messages:
    8
    Likes Received:
    3
  4. Andrea Rovai

    Andrea Rovai Well-Known Member

    Joined:
    Oct 27, 2014
    Messages:
    1,703
    Likes Received:
    240
    Yes, we will update it as soon as we shift to Arduino IDE 1.6.7., which is not coming anytime soon. Is there some feature you desperately want to use that you can't on 1.6.5?
     
  5. Avenue33

    Avenue33 New Member

    Joined:
    Jan 12, 2016
    Messages:
    8
    Likes Received:
    3
    Thank you for your answer.

    No, not in particular.

    Problem is, all my boards are managed with Arduino 1.6.7 so I need to keep an extra 1.6.5 for UDOO Neo.
     
    Andrea Rovai likes this.

Share This Page