Skip to content

Instantly share code, notes, and snippets.

@pearlchen
Created October 31, 2012 04:48
Show Gist options
  • Save pearlchen/3984841 to your computer and use it in GitHub Desktop.
Save pearlchen/3984841 to your computer and use it in GitHub Desktop.
Error I get trying to upload Blink.ino to the ADK2012 (Windows 7)
Binary sketch size: 5,172 bytes (of a 524,288 byte maximum)
C:\Users\Pearl\Desktop\ADK2012\ADK2012_IDE/hardware/tools/adk2inst.exe C:\Users\Pearl\Desktop\ADK2012\ADK2012_IDE/hardware/tools/adk2tool COM12 C:\Users\Pearl\Desktop\ADK2012\ADK2012_IDE/hardware/tools/bossac C:\Users\Pearl\AppData\Local\Temp\build3012133221466486268.tmp/Blink.cpp.bin
C:\Users\Pearl\Desktop\ADK2012\ADK2012_IDE/hardware/tools/adk2tool.exe COM12 erase
error opening serial
C:\Users\Pearl\Desktop\ADK2012\ADK2012_IDE/hardware/tools/bossac.exe --port=COM12 -w -b C:\Users\Pearl\AppData\Local\Temp\build3012133221466486268.tmp/Blink.cpp.bin
No device found on COM12
C:\Users\Pearl\Desktop\ADK2012\ADK2012_IDE/hardware/tools/adk2tool.exe COM12 reset
error opening serial
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment