I'm trying to install Energia on my Win7 box to develop for the Tiva C launchpad, but I've been unsuccessful. I've install the Stellaris® In-Circuit Debug Interface (ICDI) [1] drivers and COM14 appears when I plug the board in, but get the error below[2] when trying to upload.
I'm happy to start over with a fresh set of instructions if I knew which ones to follow.
--Mark
[1] http://www.ti.com/lit/ml/spmu287c/spmu287c.pdf
[2]
java.lang.NullPointerException
at processing.app.debug.Compiler.execAsynchronously(Compiler.java:561)
at processing.app.debug.Compiler.compile(Compile