Arduino: 1.8.2 (Windows 10), Board: "Adafruit Trinket 8MHz"
Exception 0xc0000090 0x0 0x0 0x102712
PC=0x102712
syscall.Syscall12(0x7755b000, 0xa, 0x12b3ef30, 0x12b3b680, 0x0, 0x0, 0x1, 0x400, 0x12871000, 0x0, ...)
/home/jenkins/go/src/runtime/syscall_windows.go:196 +0x4a
syscall.CreateProcess(0x12b3ef30, 0x12b3b680, 0x0, 0x0, 0x1, 0x400, 0x12871000, 0x0, 0x127c3328, 0x127c32d4, ...)
/home/jenkins/go/src/syscall/zsyscall_windows.go:583 +0x112
syscall.StartProcess(0x12b5a1e0, 0x41, 0x12acf7a0, 0x1b, 0x1c, 0x127c33e0, 0x0, 0x0, 0x0, 0x0)
/home/jenkins/go/src/syscall/exec_windows.go:326 +0x722
os.startProcess(0x12b5a1e0, 0x41, 0x12acf7a0, 0x1b, 0x1c, 0x127c3514, 0x12b044e0, 0x0, 0x0)
/home/jenkins/go/src/os/exec_posix.go:45 +0x293
os.StartProcess(0x12b5a1e0, 0x41, 0x12acf7a0, 0x1b, 0x1c, 0x127c3514, 0x0, 0x0, 0x0)
/home/jenkins/go/src/os/doc.go:28 +0x53
os/exec.(*Cmd).Start(0x12b06d10, 0x0, 0x0)
/home/jenkins/go/src/os/exec/exec.go:358 +0x6fa
os/exec.(*Cmd).Run(0x12b06d10, 0x0, 0x0)
/home/jenkins/go/src/os/exec/exec.go:276 +0x2b
arduino.cc/builder/builder_utils.ExecRecipeCollectStdErr(0x12b0f740, 0x56c313, 0x15, 0x1, 0x5f4880, 0x614ef0, 0x0, 0x0, 0x0, 0x0)
/home/jenkins/workspace/arduino-builder-all-cross/src/arduino.cc/builder/builder_utils/utils.go:413 +0x118
arduino.cc/builder.(*GCCPreprocRunnerForDiscoveringIncludes).Run(0x12b0f720, 0x127fe000, 0x0, 0x0)
/home/jenkins/workspace/arduino-builder-all-cross/src/arduino.cc/builder/gcc_preproc_runner.go:93 +0x23c
arduino.cc/builder.runCommand(0x127fe000, 0x5f39b0, 0x12b0f720, 0x0, 0x0)
/home/jenkins/workspace/arduino-builder-all-cross/src/arduino.cc/builder/container_find_includes.go:183 +0x57
arduino.cc/builder.findIncludesUntilDone(0x127fe000, 0x12b0f600, 0x538ca0, 0x12b1a5a0, 0x12b0f640, 0x12, 0x0, 0x0)
/home/jenkins/workspace/arduino-builder-all-cross/src/arduino.cc/builder/container_find_includes.go:331 +0x1810
arduino.cc/builder.(*ContainerFindIncludes).Run(0x614ef0, 0x127fe000, 0x0, 0x0)
/home/jenkins/workspace/arduino-builder-all-cross/src/arduino.cc/builder/container_find_includes.go:149 +0xdfd
arduino.cc/builder.runCommands(0x127fe000, 0x127c3cc0, 0x22, 0x22, 0x1, 0x0, 0x0)
/home/jenkins/workspace/arduino-builder-all-cross/src/arduino.cc/builder/builder.go:191 +0xe2
arduino.cc/builder.(*Builder).Run(0x127c3de4, 0x127fe000, 0x0, 0x0)
/home/jenkins/workspace/arduino-builder-all-cross/src/arduino.cc/builder/builder.go:124 +0x89f
arduino.cc/builder.RunBuilder(0x127fe000, 0x0, 0x0)
/home/jenkins/workspace/arduino-builder-all-cross/src/arduino.cc/builder/builder.go:222 +0x35
main.main()
/home/jenkins/workspace/arduino-builder-all-cross/src/arduino.cc/arduino-builder/main.go:338 +0x1360
eax 0x0
ebx 0x32e8d008
ecx 0x0
edx 0x32e30000
edi 0x2e40
esi 0x32e8d000
ebp 0xdf71c
esp 0xdf6f4
eip 0x102712
eflags 0x10212
cs 0x23
fs 0x53
gs 0x2b
C:\Program Files (x86)\Arduino\arduino-builder returned 2
Error compiling for board Adafruit Trinket 8MHz.
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
I'm totally new to coding. I just spent 6 hours trying to get the software working. I spent a few hours assembling the Kaleidoscope Eyes (Trinket-Powered NeoPixel LED Ring Goggles).
I need HELP!!! Or put away at an insane asylum. Does anyone have any ideas why it's not loading up. And my soldering could have been better on the trinket, but on the LED rings, look very good. Just in case, I'll buy a new trinket board, and try soldering it again. If eventually both boards and my soldering were good enough, i'll have an extra trinket for my next project.
But just in case its the software, I hope for help.
Also, I figured how to make Arduino IDE Trinket compatible, took hours to figure out.
Help please.