energia / Energia

Fork of Arduino for the Texas Instruments LaunchPad's
http://energia.nu
Other
795 stars 671 forks source link

Energia 17 fails to launch on Windows 10 (Surface Book) #832

Open dspdon opened 8 years ago

dspdon commented 8 years ago

Energia fails to launch on an MS Surface Book running Windows 10. The splash screen appears, but goes away and the process dies thereafter. Note that it's launching just fine on a Lenovo W530 laptop with Win7, same download (Win 64b). Likely different JDK's, but now I'm just guessing as to reasons...

rei-vilo commented 8 years ago

Have you checked the Java version?

dspdon commented 8 years ago

I didn't see a spec for Java version to use/not use when running Energia ... but I frequently miss stuff in front of my nose. ;-) I installed the latest at the time, JVM v8u71. What's needed?

rei-vilo commented 8 years ago

See #832 Energia 17 fails to launch on Windows 10 (Surface Book), #728 Java Release Issue With Mac OS X 10.11 El Capitan, #533 Readiness for Java SE 8.

See #588 Update the IDE to release 1.6.7 of Arduino.

dspdon commented 8 years ago

Exactly what I needed to learn - thank you!

On Feb 5, 2016, at 7:32 AM, Rei Vilo notifications@github.com wrote:

Energia relies on Java 6, which is a rather antiquated version.

See #832 Energia 17 fails to launch on Windows 10 (Surface Book), #728 Java Release Issue With Mac OS X 10.11 El Capitan, #533 Readiness for Java SE 8.

Energia is on the process of being ported to Arduino 1.6.7. Stay tuned!

See #588 Update the IDE to release 1.6.7 of Arduino.

— Reply to this email directly or view it on GitHub.

rei-vilo commented 8 years ago

Update the IDE to release 1.6.7 of Arduino #588 may solve this issue.