Energia: 1.6.10E18 (Windows 7), Board: "LaunchPad (Tiva C) w/ tm4c123 (80MHz)"
Sketch uses 2,628 bytes (1%) of program storage space. Maximum is 262,144 bytes.
Global variables use 520 bytes (1%) of dynamic memory, leaving 32,248 bytes for local variables. Maximum is 32,768 bytes.
java.io.IOException: Cannot run program "C:\Users\Adil": CreateProcess error=193, %1 is not a valid Win32 application
at java.lang.ProcessBuilder.start(Unknown Source)
at processing.app.helpers.ProcessUtils.exec(ProcessUtils.java:26)
at cc.arduino.packages.Uploader.executeUploadCommand(Uploader.ja