Hi,
I’m having an upload issue with a batch of Lilypad Mini ProtoSnaps that I ordered from you recently. They work with the built in code. I tested uploading a sketch (blink) to one via the Arduino Studio for Mac when they first arrived and it worked fine. Yesterday, however, I got this error when uploading.
No device found on cu.usbmodem14101
An error occurred while uploading the sketch
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
I have the correct board chosen and I am able to both see the port and get the board info so it isn’t a cable issue.
BN: LilyPad LilyMini
VID: 1B4F
PID: 0100
SN: (null)
I am running Mac OS 11.2 and Arduino studio 1.8.13. I got the same result trying it on a second LilyMini, trying it with other sketches, and trying it on an older mac running Catalina with a fresh downloads of Arduino Studio and the two board libraries installed in the correct order.
Please advise.