Hi team,
I am having an issue where I can’t upload example code to the LilyMini. The LilyMini units I have tried on are all brand new.
I have followed the instructions found at https://learn.sparkfun.com/tutorials/pr … troduction
I have installed both Arduino SAMD and SparkFun SAMD. I have connected the LilyMini via USB to the computer, it detects it on port 17. I made sure the Board “LilyPad LilyMini” was selected.
When attempting to upload Blink code onto the board it throw an error and most definitely doesn’t load the blink code onto the board.
I have also tried the reset suggestion on that page and it didn’t help.
Below is the error. Please help?!
Arduino: 1.8.12 (Windows 10), Board: “LilyPad LilyMini”
Sketch uses 9680 bytes (80%) of program storage space. Maximum is 12030 bytes.
Forcing reset using 1200bps open/close on port COM17
PORTS {COM1, COM3, COM17, } / {COM1, COM3, COM17, } => {}
PORTS {COM1, COM3, COM17, } / {COM1, COM3, COM17, } => {}
PORTS {COM1, COM3, COM17, } / {COM1, COM3, COM17, } => {}
PORTS {COM1, COM3, COM17, } / {COM1, COM3, COM17, } => {}
PORTS {COM1, COM3, COM17, } / {COM1, COM3, COM17, } => {}
PORTS {COM1, COM3, COM17, } / {COM1, COM3, COM17, } => {}
PORTS {COM1, COM3, COM17, } / {COM1, COM3, COM17, } => {}
PORTS {COM1, COM3, COM17, } / {COM1, COM3, COM17, } => {}
PORTS {COM1, COM3, COM17, } / {COM1, COM3, COM17, } => {}
PORTS {COM1, COM3, COM17, } / {COM1, COM3, COM17, } => {}
PORTS {COM1, COM3, COM17, } / {COM1, COM3, COM17, } => {}
PORTS {COM1, COM3, COM17, } / {COM1, COM3, COM17, } => {}
PORTS {COM1, COM3, COM17, } / {COM1, COM3, COM17, } => {}
PORTS {COM1, COM3, COM17, } / {COM1, COM3, COM17, } => {}
PORTS {COM1, COM3, COM17, } / {COM1, COM3, COM17, } => {}
PORTS {COM1, COM3, COM17, } / {COM1, COM3, COM17, } => {}
PORTS {COM1, COM3, COM17, } / {COM1, COM3, COM17, } => {}
PORTS {COM1, COM3, COM17, } / {COM1, COM3, COM17, } => {}
PORTS {COM1, COM3, COM17, } / {COM1, COM3, COM17, } => {}
PORTS {COM1, COM3, COM17, } / {COM1, COM3, COM17, } => {}
Uploading using selected port: COM17
C:\Users\brobson\AppData\Local\Arduino15\packages\arduino\tools\bossac\1.7.0-arduino3/bossac.exe -i -d --port=COM17 -U true -i -e -w -v C:\Users\brobson\AppData\Local\Temp\arduino_build_520653/LilyMini_1_Blink.ino.bin -R
No device found on COM17
Set binary mode
readWord(addr=0)=0x20001000
readWord(addr=0xe000ed00)=0x410cc601
readWord(addr=0x41002018)=0x10030100
version()=D11-1.0 Dec 4 2016 01:59:43
chipId=0x10030000
Unsupported processor
Send auto-baud
Set binary mode
readWord(addr=0)=0x20001000
readWord(addr=0xe000ed00)=0x410cc601
readWord(addr=0x41002018)=0x10030100
version()=D11-1.0 Dec 4 2016 01:59:43
chipId=0x10030000
Unsupported processor
An error occurred while uploading the sketch