Tengo un tablero Arduino Leonardo
. y me sale un error: avrdude: stk500_getsync(): not in sync: resp: resp=0X54
He descargado el entorno Arduino desde aquí . Estoy en mi Mac.
Seleccioné la placa Arduino como Arduino UNO, y el puerto serie como /dev/tty.usbmodemfd121
y cuando hago clic en el botón de carga aparece el mensaje de error avrdude: stk500_getsync(): not in sync: resp: resp=0X54
.
Cuando hago clic en el botón de reinicio y luego en Cargar, aparece una ventana emergente que dice Serial port /dev/tty.usbmodemfd121 not found. Retry the upload with another serial port
.
y en la lista de puertos serie, tengo
/dev/tty.Bluetooth-Modem
/dev/cu.Bluetooth-modem
/dev/tty.iphone-wirelessiAP
/dev/cu.iphone-wirelessiAP
/dev/tty.Bluetooth-PDA-Sync
/dev/cu.Bluetooth-PDA-Sync
¿Qué debo hacer para ejecutar mi código Hello World?
ACTUALIZAR
Binary sketch size: 4,858 bytes (of a 28,672 byte maximum)
Found programmer: Id = "B¯˜"; type =
Software Version =
avrdude: error: buffered memory access not supported. Maybe it isn't a butterfly/AVR109 but a AVR910 device?