Hi!
Thanks for your reply!
Wi-Fi works on all of my 3 Galileo, with ConnectAnyThing hotspot and over Ethernet. That part works fine!
I didn't change anything, I just rebooted a couple of times.
But still, I can't update the firmware on any of the 3 Galileo. I get instantly that error all the time :
Arduino: 1.5.3-Intel.1.0.4 (Windows 7), Board: "Intel® Galileo"
- java.lang.NullPointerException
at java.util.HashMap.putAll(HashMap.java:498)
at processing.app.debug.BasicUploader.burnBootloader(BasicUploader.java:278)
at processing.app.Editor$48.run(Editor.java:2568)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
I am sure it has nothing to do with the Galileo, the error flashes one tenth of a second after I click the button in the Galileo IDE, no confirmation asked, nothing, just the error message; it has no time to access anything on the Galileo. The problem has to be in the IDE.
What do you think?