Jump to content
43oh

Installing Energia for a Tiva C launchpad


Recommended Posts

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(Compiler.java:225)
at processing.app.Sketch.build(Sketch.java:1593)
at processing.app.Sketch.exportApplet(Sketch.java:1616)
at processing.app.Sketch.exportApplet(Sketch.java:1602)
at processing.app.Editor$DefaultExportHandler.run(Editor.java:2520)
at java.lang.Thread.run(Thread.java:619)
 
Link to post
Share on other sites

Can you turn on "Show verbose output during: [x] upload" in file->preferences, recompile and post a bit more output from the log window.

It seems that there are some files missing which could mean a broken download. You could also try and re-download Energia to see if that fixes the issue.

 

Robert

Link to post
Share on other sites

I set the verbose flag as suggested, but now I'm getting a different error.  I installed CCs since the last time I tried Energia, but I haven't been successful at getting it to work either.

 

I'll try reinstalling Energia next.

 

--Mark

 

[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-g++, -c, -g, -Os, -w, -fno-rtti, -fno-exceptions, -ffunction-sections, -fdata-sections, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -DF_CPU=80000000L, -MMD, -DARDUINO=101, -DENERGIA=11, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\variants\stellarpad, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\Blink.cpp, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\Blink.cpp.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-gcc, -c, -g, -Os, -w, -ffunction-sections, -fdata-sections, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -DF_CPU=80000000L, -MMD, -DARDUINO=101, -DENERGIA=11, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\variants\stellarpad, C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f\driverlib\adc.c, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\adc.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-gcc, -c, -g, -Os, -w, -ffunction-sections, -fdata-sections, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -DF_CPU=80000000L, -MMD, -DARDUINO=101, -DENERGIA=11, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\variants\stellarpad, C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f\driverlib\aes.c, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\aes.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-gcc, -c, -g, -Os, -w, -ffunction-sections, -fdata-sections, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -DF_CPU=80000000L, -MMD, -DARDUINO=101, -DENERGIA=11, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\variants\stellarpad, C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f\driverlib\can.c, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\can.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-gcc, -c, -g, -Os, -w, -ffunction-sections, -fdata-sections, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -DF_CPU=80000000L, -MMD, -DARDUINO=101, -DENERGIA=11, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\variants\stellarpad, C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f\driverlib\comp.c, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\comp.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-gcc, -c, -g, -Os, -w, -ffunction-sections, -fdata-sections, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -DF_CPU=80000000L, -MMD, -DARDUINO=101, -DENERGIA=11, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\variants\stellarpad, C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f\driverlib\cpu.c, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\cpu.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-gcc, -c, -g, -Os, -w, -ffunction-sections, -fdata-sections, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -DF_CPU=80000000L, -MMD, -DARDUINO=101, -DENERGIA=11, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\variants\stellarpad, C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f\driverlib\crc.c, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\crc.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-gcc, -c, -g, -Os, -w, -ffunction-sections, -fdata-sections, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -DF_CPU=80000000L, -MMD, -DARDUINO=101, -DENERGIA=11, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\variants\stellarpad, C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f\driverlib\des.c, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\des.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-gcc, -c, -g, -Os, -w, -ffunction-sections, -fdata-sections, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -DF_CPU=80000000L, -MMD, -DARDUINO=101, -DENERGIA=11, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\variants\stellarpad, C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f\driverlib\eeprom.c, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\eeprom.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-gcc, -c, -g, -Os, -w, -ffunction-sections, -fdata-sections, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -DF_CPU=80000000L, -MMD, -DARDUINO=101, -DENERGIA=11, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\variants\stellarpad, C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f\driverlib\emac.c, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\emac.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-gcc, -c, -g, -Os, -w, -ffunction-sections, -fdata-sections, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -DF_CPU=80000000L, -MMD, -DARDUINO=101, -DENERGIA=11, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\variants\stellarpad, C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f\driverlib\epi.c, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\epi.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-gcc, -c, -g, -Os, -w, -ffunction-sections, -fdata-sections, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -DF_CPU=80000000L, -MMD, -DARDUINO=101, -DENERGIA=11, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\variants\stellarpad, C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f\driverlib\flash.c, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\flash.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-gcc, -c, -g, -Os, -w, -ffunction-sections, -fdata-sections, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -DF_CPU=80000000L, -MMD, -DARDUINO=101, -DENERGIA=11, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\variants\stellarpad, C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f\driverlib\fpu.c, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\fpu.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-gcc, -c, -g, -Os, -w, -ffunction-sections, -fdata-sections, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -DF_CPU=80000000L, -MMD, -DARDUINO=101, -DENERGIA=11, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\variants\stellarpad, C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f\driverlib\gpio.c, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\gpio.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-gcc, -c, -g, -Os, -w, -ffunction-sections, -fdata-sections, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -DF_CPU=80000000L, -MMD, -DARDUINO=101, -DENERGIA=11, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\variants\stellarpad, C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f\driverlib\hibernate.c, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\hibernate.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-gcc, -c, -g, -Os, -w, -ffunction-sections, -fdata-sections, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -DF_CPU=80000000L, -MMD, -DARDUINO=101, -DENERGIA=11, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\variants\stellarpad, C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f\driverlib\i2c.c, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\i2c.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-gcc, -c, -g, -Os, -w, -ffunction-sections, -fdata-sections, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -DF_CPU=80000000L, -MMD, -DARDUINO=101, -DENERGIA=11, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\variants\stellarpad, C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f\driverlib\interrupt.c, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\interrupt.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-gcc, -c, -g, -Os, -w, -ffunction-sections, -fdata-sections, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -DF_CPU=80000000L, -MMD, -DARDUINO=101, -DENERGIA=11, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\variants\stellarpad, C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f\driverlib\lcd.c, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\lcd.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-gcc, -c, -g, -Os, -w, -ffunction-sections, -fdata-sections, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -DF_CPU=80000000L, -MMD, -DARDUINO=101, -DENERGIA=11, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\variants\stellarpad, C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f\driverlib\mpu.c, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\mpu.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-gcc, -c, -g, -Os, -w, -ffunction-sections, -fdata-sections, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -DF_CPU=80000000L, -MMD, -DARDUINO=101, -DENERGIA=11, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\variants\stellarpad, C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f\driverlib\pwm.c, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\pwm.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-gcc, -c, -g, -Os, -w, -ffunction-sections, -fdata-sections, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -DF_CPU=80000000L, -MMD, -DARDUINO=101, -DENERGIA=11, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\variants\stellarpad, C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f\driverlib\qei.c, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\qei.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-gcc, -c, -g, -Os, -w, -ffunction-sections, -fdata-sections, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -DF_CPU=80000000L, -MMD, -DARDUINO=101, -DENERGIA=11, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\variants\stellarpad, C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f\driverlib\shamd5.c, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\shamd5.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-gcc, -c, -g, -Os, -w, -ffunction-sections, -fdata-sections, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -DF_CPU=80000000L, -MMD, -DARDUINO=101, -DENERGIA=11, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\variants\stellarpad, C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f\driverlib\ssi.c, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\ssi.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-gcc, -c, -g, -Os, -w, -ffunction-sections, -fdata-sections, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -DF_CPU=80000000L, -MMD, -DARDUINO=101, -DENERGIA=11, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\variants\stellarpad, C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f\driverlib\sw_crc.c, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\sw_crc.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-gcc, -c, -g, -Os, -w, -ffunction-sections, -fdata-sections, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -DF_CPU=80000000L, -MMD, -DARDUINO=101, -DENERGIA=11, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\variants\stellarpad, C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f\driverlib\sysctl.c, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\sysctl.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-gcc, -c, -g, -Os, -w, -ffunction-sections, -fdata-sections, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -DF_CPU=80000000L, -MMD, -DARDUINO=101, -DENERGIA=11, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\variants\stellarpad, C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f\driverlib\sysexc.c, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\sysexc.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-gcc, -c, -g, -Os, -w, -ffunction-sections, -fdata-sections, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -DF_CPU=80000000L, -MMD, -DARDUINO=101, -DENERGIA=11, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\variants\stellarpad, C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f\driverlib\systick.c, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\systick.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-gcc, -c, -g, -Os, -w, -ffunction-sections, -fdata-sections, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -DF_CPU=80000000L, -MMD, -DARDUINO=101, -DENERGIA=11, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\variants\stellarpad, C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f\driverlib\timer.c, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\timer.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-gcc, -c, -g, -Os, -w, -ffunction-sections, -fdata-sections, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -DF_CPU=80000000L, -MMD, -DARDUINO=101, -DENERGIA=11, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\variants\stellarpad, C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f\driverlib\uart.c, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\uart.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-gcc, -c, -g, -Os, -w, -ffunction-sections, -fdata-sections, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -DF_CPU=80000000L, -MMD, -DARDUINO=101, -DENERGIA=11, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\variants\stellarpad, C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f\driverlib\udma.c, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\udma.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-gcc, -c, -g, -Os, -w, -ffunction-sections, -fdata-sections, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -DF_CPU=80000000L, -MMD, -DARDUINO=101, -DENERGIA=11, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\variants\stellarpad, C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f\driverlib\usb.c, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\usb.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-gcc, -c, -g, -Os, -w, -ffunction-sections, -fdata-sections, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -DF_CPU=80000000L, -MMD, -DARDUINO=101, -DENERGIA=11, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\variants\stellarpad, C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f\driverlib\watchdog.c, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\watchdog.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-gcc, -c, -g, -Os, -w, -ffunction-sections, -fdata-sections, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -DF_CPU=80000000L, -MMD, -DARDUINO=101, -DENERGIA=11, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\variants\stellarpad, C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f\itoa.c, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\itoa.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-gcc, -c, -g, -Os, -w, -ffunction-sections, -fdata-sections, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -DF_CPU=80000000L, -MMD, -DARDUINO=101, -DENERGIA=11, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\variants\stellarpad, C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f\random.c, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\random.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-gcc, -c, -g, -Os, -w, -ffunction-sections, -fdata-sections, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -DF_CPU=80000000L, -MMD, -DARDUINO=101, -DENERGIA=11, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\variants\stellarpad, C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f\startup_gcc.c, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\startup_gcc.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-gcc, -c, -g, -Os, -w, -ffunction-sections, -fdata-sections, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -DF_CPU=80000000L, -MMD, -DARDUINO=101, -DENERGIA=11, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\variants\stellarpad, C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f\WInterrupts.c, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\WInterrupts.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-gcc, -c, -g, -Os, -w, -ffunction-sections, -fdata-sections, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -DF_CPU=80000000L, -MMD, -DARDUINO=101, -DENERGIA=11, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\variants\stellarpad, C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f\wiring.c, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\wiring.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-gcc, -c, -g, -Os, -w, -ffunction-sections, -fdata-sections, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -DF_CPU=80000000L, -MMD, -DARDUINO=101, -DENERGIA=11, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\variants\stellarpad, C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f\wiring_analog.c, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\wiring_analog.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-gcc, -c, -g, -Os, -w, -ffunction-sections, -fdata-sections, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -DF_CPU=80000000L, -MMD, -DARDUINO=101, -DENERGIA=11, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\variants\stellarpad, C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f\wiring_digital.c, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\wiring_digital.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-gcc, -c, -g, -Os, -w, -ffunction-sections, -fdata-sections, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -DF_CPU=80000000L, -MMD, -DARDUINO=101, -DENERGIA=11, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\variants\stellarpad, C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f\wiring_pulse.c, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\wiring_pulse.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-gcc, -c, -g, -Os, -w, -ffunction-sections, -fdata-sections, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -DF_CPU=80000000L, -MMD, -DARDUINO=101, -DENERGIA=11, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\variants\stellarpad, C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f\wiring_shift.c, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\wiring_shift.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-g++, -c, -g, -Os, -w, -fno-rtti, -fno-exceptions, -ffunction-sections, -fdata-sections, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -DF_CPU=80000000L, -MMD, -DARDUINO=101, -DENERGIA=11, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\variants\stellarpad, C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f\HardwareSerial.cpp, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\HardwareSerial.cpp.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-g++, -c, -g, -Os, -w, -fno-rtti, -fno-exceptions, -ffunction-sections, -fdata-sections, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -DF_CPU=80000000L, -MMD, -DARDUINO=101, -DENERGIA=11, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\variants\stellarpad, C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f\IPAddress.cpp, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\IPAddress.cpp.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-g++, -c, -g, -Os, -w, -fno-rtti, -fno-exceptions, -ffunction-sections, -fdata-sections, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -DF_CPU=80000000L, -MMD, -DARDUINO=101, -DENERGIA=11, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\variants\stellarpad, C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f\main.cpp, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\main.cpp.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-g++, -c, -g, -Os, -w, -fno-rtti, -fno-exceptions, -ffunction-sections, -fdata-sections, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -DF_CPU=80000000L, -MMD, -DARDUINO=101, -DENERGIA=11, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\variants\stellarpad, C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f\new.cpp, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\new.cpp.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-g++, -c, -g, -Os, -w, -fno-rtti, -fno-exceptions, -ffunction-sections, -fdata-sections, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -DF_CPU=80000000L, -MMD, -DARDUINO=101, -DENERGIA=11, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\variants\stellarpad, C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f\Print.cpp, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\Print.cpp.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-g++, -c, -g, -Os, -w, -fno-rtti, -fno-exceptions, -ffunction-sections, -fdata-sections, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -DF_CPU=80000000L, -MMD, -DARDUINO=101, -DENERGIA=11, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\variants\stellarpad, C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f\Stream.cpp, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\Stream.cpp.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-g++, -c, -g, -Os, -w, -fno-rtti, -fno-exceptions, -ffunction-sections, -fdata-sections, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -DF_CPU=80000000L, -MMD, -DARDUINO=101, -DENERGIA=11, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\variants\stellarpad, C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f\Tone.cpp, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\Tone.cpp.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-g++, -c, -g, -Os, -w, -fno-rtti, -fno-exceptions, -ffunction-sections, -fdata-sections, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -DF_CPU=80000000L, -MMD, -DARDUINO=101, -DENERGIA=11, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\variants\stellarpad, C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f\WMath.cpp, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\WMath.cpp.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-g++, -c, -g, -Os, -w, -fno-rtti, -fno-exceptions, -ffunction-sections, -fdata-sections, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -DF_CPU=80000000L, -MMD, -DARDUINO=101, -DENERGIA=11, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f, -IC:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\variants\stellarpad, C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f\WString.cpp, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\WString.cpp.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-ar, rcs, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\core.a, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\adc.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-ar, rcs, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\core.a, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\aes.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-ar, rcs, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\core.a, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\can.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-ar, rcs, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\core.a, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\comp.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-ar, rcs, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\core.a, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\cpu.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-ar, rcs, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\core.a, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\crc.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-ar, rcs, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\core.a, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\des.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-ar, rcs, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\core.a, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\eeprom.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-ar, rcs, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\core.a, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\emac.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-ar, rcs, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\core.a, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\epi.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-ar, rcs, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\core.a, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\flash.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-ar, rcs, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\core.a, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\fpu.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-ar, rcs, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\core.a, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\gpio.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-ar, rcs, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\core.a, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\hibernate.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-ar, rcs, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\core.a, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\i2c.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-ar, rcs, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\core.a, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\interrupt.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-ar, rcs, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\core.a, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\lcd.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-ar, rcs, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\core.a, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\mpu.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-ar, rcs, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\core.a, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\pwm.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-ar, rcs, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\core.a, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\qei.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-ar, rcs, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\core.a, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\shamd5.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-ar, rcs, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\core.a, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\ssi.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-ar, rcs, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\core.a, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\sw_crc.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-ar, rcs, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\core.a, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\sysctl.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-ar, rcs, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\core.a, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\sysexc.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-ar, rcs, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\core.a, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\systick.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-ar, rcs, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\core.a, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\timer.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-ar, rcs, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\core.a, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\uart.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-ar, rcs, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\core.a, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\udma.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-ar, rcs, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\core.a, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\usb.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-ar, rcs, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\core.a, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\watchdog.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-ar, rcs, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\core.a, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\itoa.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-ar, rcs, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\core.a, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\random.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-ar, rcs, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\core.a, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\startup_gcc.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-ar, rcs, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\core.a, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\WInterrupts.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-ar, rcs, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\core.a, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\wiring.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-ar, rcs, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\core.a, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\wiring_analog.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-ar, rcs, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\core.a, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\wiring_digital.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-ar, rcs, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\core.a, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\wiring_pulse.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-ar, rcs, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\core.a, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\wiring_shift.c.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-ar, rcs, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\core.a, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\HardwareSerial.cpp.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-ar, rcs, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\core.a, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\IPAddress.cpp.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-ar, rcs, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\core.a, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\main.cpp.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-ar, rcs, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\core.a, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\new.cpp.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-ar, rcs, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\core.a, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\Print.cpp.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-ar, rcs, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\core.a, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\Stream.cpp.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-ar, rcs, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\core.a, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\Tone.cpp.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-ar, rcs, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\core.a, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\WMath.cpp.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-ar, rcs, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\core.a, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\WString.cpp.o]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-g++, -Os, -nostartfiles, -nostdlib, -Wl,--gc-sections, -T, C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\lm4f\cores\lm4f\lm4fcpp.ld, -Wl,--entry=ResetISR, -mthumb, -mcpu=cortex-m4, -mfloat-abi=hard, -mfpu=fpv4-sp-d16, -fsingle-precision-constant, -o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\Blink.cpp.elf, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\Blink.cpp.o, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\core.a, -LC:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp, -lm, -lc, -lgcc, -LC:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp, -lm]
[C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\arm-none-eabi-objcopy, -O, binary, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\Blink.cpp.elf, C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\Blink.cpp.bin]
Binary sketch size: 1,952 bytes (of a 262,144 byte maximum)
C:\Users\yoder\Downloads\Tiva C\energia-0101E0011\hardware\tools\lm4f\bin\lm4flash C:\Users\yoder\AppData\Local\Temp\build8488547109916719601.tmp\Blink.cpp.bin 
Unable to find any ICDI devices
Link to post
Share on other sites

I'm running Win7 on a 3.5 year old ThinkPad.

 

--Mark

 

 Windows edition

Windows 7 Enterprise
Copyright © 2009 Microsoft Corporation. All rights reserved.
Service Pack 1
 
System
Processor: Intei® Core i7 CPU Q 720 @ 1.60GHz 1.60 GHz
Installed memory (RAM): 16.0 GB
System type: 64-bit Operating Syst em
Pen and Touch: Touch Input Available with 2 Touch Points
Link to post
Share on other sites
  • 2 weeks later...

I had the same exact problem. What was going on was that I had not installed my Stellaris ICDI drivers yet. Once I did that, my computer would at least recognize the Tiva C launchpad.

 

I still have a problem though. Now that I do not get the "Unable to find any ICDI device" I get a "Found ICDI device with serial: 0E206988
Error claiming interface: LIBUSB_ERROR_NOT_SUPPORTED" error.

 

So these issues are probably due to the driver needed to communicate with the Tiva C launchpad through the USB.

 

If you guys can figure this thing out, I'd appriciate the help.

Link to post
Share on other sites

Ok, so I figured out what was going on. For all of you who may be using Energia with a Tiva C Launch pad printed circuit board for the first time, you might want to pay attention.

 

What needs to be done is that you need to install the Stellaris ICDI drivers (there are three of theem). Here is a link to the drivers "http://www.ti.com/tool/stellaris_icdi_drivers".

 

Then you need to follow the instructions for installing the drivers (see attached). Once you do this, you should be able to compile the "Blink" program and you should be able to download the code to your Tiva C Launch pad printed circuit board without any issues or errors.

 

Link to post
Share on other sites

Ok, so I figured out what was going on. For all of you who may be using Energia with a Tiva C Launch pad printed circuit board for the first time, you might want to pay attention.

 

What needs to be done is that you need to install the Stellaris ICDI drivers (there are three of theem). Here is a link to the drivers "http://www.ti.com/tool/stellaris_icdi_drivers".

 

Then you need to follow the instructions for installing the drivers (see attached). Once you do this, you should be able to compile the "Blink" program and you should be able to download the code to your Tiva C Launch pad printed circuit board without any issues or errors.

I would have thought that installing the drivers would have been top of your routine, besides the OP mentioned having installed them already

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...