Jump to content
43oh

Problem while Uploading Blink into Board: "LaunchPad (Tiva C) w/ tm4c123 (80MHz)" in Energia: 1.6.10E18


Recommended Posts

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.java:130)
  at cc.arduino.packages.uploaders.SerialUploader.uploadUsingPreferences(SerialUploader.java:209)
  at cc.arduino.UploaderUtils.upload(UploaderUtils.java:78)
  at processing.app.Sketch.upload(Sketch.java:1187)
  at processing.app.Sketch.exportApplet(Sketch.java:1160)
  at processing.app.Sketch.exportApplet(Sketch.java:1132)
  at processing.app.Editor$DefaultExportHandler.run(Editor.java:2410)
  at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: CreateProcess error=193, %1 is not a valid Win32 application
  at java.lang.ProcessImpl.create(Native Method)
  at java.lang.ProcessImpl.<init>(Unknown Source)
  at java.lang.ProcessImpl.start(Unknown Source)
  ... 10 more
An error occurred while uploading the sketch

This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...