ZUMO 32U4 can't to upload

Bonjour,

Cela fait bientôt un moi que j’utilise le robot Zumo 32U4 dans mon projet scolaire, mais depuis peu je ne peux plus téleverserver de programme vers le robot. En effet j’ai une led rouge qui s’allume lors du téléversement et une led jaune qui reste allumé constamment.
Voici le code d’erreur:

Le croquis utilise 11190 octets (39%) de l'espace de stockage de programmes. Le maximum est de 28672 octets.
Les variables globales utilisent 570 octets (22%) de mémoire dynamique, ce qui laisse 1990 octets pour les variables locales. Le maximum est de 2560 octets.
Redémarrage forcé en cours en 1200bps ouvert/fermé sur le port COM7
PORTS {COM7, } / {COM7, } => {}
PORTS {COM7, } / {COM7, } => {}
PORTS {COM7, } / {COM7, } => {}
PORTS {COM7, } / {COM7, } => {}
PORTS {COM7, } / {COM7, } => {}
PORTS {COM7, } / {COM7, } => {}
PORTS {COM7, } / {COM7, } => {}
PORTS {COM7, } / {COM7, } => {}
PORTS {COM7, } / {COM7, } => {}
PORTS {COM7, } / {COM7, } => {}
PORTS {COM7, } / {COM7, } => {}
PORTS {COM7, } / {COM7, } => {}
PORTS {COM7, } / {COM7, } => {}
PORTS {COM7, } / {COM7, } => {}
PORTS {COM7, } / {COM7, } => {}
PORTS {COM7, } / {COM7, } => {}
PORTS {COM7, } / {COM7, } => {}
PORTS {COM7, } / {COM7, } => {}
PORTS {COM7, } / {COM7, } => {}
PORTS {COM7, } / {COM7, } => {}
Uploading using selected port: COM7
C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.42.0_x86__mdqgnx93n4wtt\hardware\tools\avr/bin/avrdude -CC:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.42.0_x86__mdqgnx93n4wtt\hardware\tools\avr/etc/avrdude.conf -v -patmega32u4 -cavr109 -PCOM7 -b57600 -D -Uflash:w:C:\Users\BILIL\AppData\Local\Temp\arduino_build_267437/InertialSensors.ino.hex:i 

avrdude: Version 6.3-20190619
         Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
         Copyright (c) 2007-2014 Joerg Wunsch

         System wide configuration file is "C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.42.0_x86__mdqgnx93n4wtt\hardware\tools\avr/etc/avrdude.conf"

         Using Port                    : COM7
         Using Programmer              : avr109
         Overriding Baud Rate          : 57600
avrdude: ser_open(): can't set com-state for "\\.\COM7"

avrdude done.  Thank you.

Une erreur est survenue lors du transfert du croquis

J’ai essayé sur un autre pc, j’ai désinstallé et réinstaller arduino mais malheureusement j’arrive pas à téléverser un programme sur le robot.

I have been using the Zumo 32U4 robot in my school project for almost a month, but recently I can no longer upload the program robot to the robot. Indeed I have a red LED that lights up during the upload and a yellow LED that stays on constantly.Here is the error code;

Le croquis utilise 11190 octets (39%) de l'espace de stockage de programmes. Le maximum est de 28672 octets.
Les variables globales utilisent 570 octets (22%) de mémoire dynamique, ce qui laisse 1990 octets pour les variables locales. Le maximum est de 2560 octets.
Redémarrage forcé en cours en 1200bps ouvert/fermé sur le port COM7
PORTS {COM7, } / {COM7, } => {}
PORTS {COM7, } / {COM7, } => {}
PORTS {COM7, } / {COM7, } => {}
PORTS {COM7, } / {COM7, } => {}
PORTS {COM7, } / {COM7, } => {}
PORTS {COM7, } / {COM7, } => {}
PORTS {COM7, } / {COM7, } => {}
PORTS {COM7, } / {COM7, } => {}
PORTS {COM7, } / {COM7, } => {}
PORTS {COM7, } / {COM7, } => {}
PORTS {COM7, } / {COM7, } => {}
PORTS {COM7, } / {COM7, } => {}
PORTS {COM7, } / {COM7, } => {}
PORTS {COM7, } / {COM7, } => {}
PORTS {COM7, } / {COM7, } => {}
PORTS {COM7, } / {COM7, } => {}
PORTS {COM7, } / {COM7, } => {}
PORTS {COM7, } / {COM7, } => {}
PORTS {COM7, } / {COM7, } => {}
PORTS {COM7, } / {COM7, } => {}
Uploading using selected port: COM7
C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.42.0_x86__mdqgnx93n4wtt\hardware\tools\avr/bin/avrdude -CC:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.42.0_x86__mdqgnx93n4wtt\hardware\tools\avr/etc/avrdude.conf -v -patmega32u4 -cavr109 -PCOM7 -b57600 -D -Uflash:w:C:\Users\BILIL\AppData\Local\Temp\arduino_build_267437/InertialSensors.ino.hex:i 

avrdude: Version 6.3-20190619
         Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
         Copyright (c) 2007-2014 Joerg Wunsch

         System wide configuration file is "C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.42.0_x86__mdqgnx93n4wtt\hardware\tools\avr/etc/avrdude.conf"

         Using Port                    : COM7
         Using Programmer              : avr109
         Overriding Baud Rate          : 57600
avrdude: ser_open(): can't set com-state for "\\.\COM7"

avrdude done.  Thank you.

Une erreur est survenue lors du transfert du croquis

Thank you for a answer

Hello.

It looks like your Arduino IDE is unable to connect to COM7. If you have not already done so, you should make sure that COM7 is the correct port and no other program is using that port.

Can you try uploading the Blink sketch using the uploading-before-bootloader method described under the “Reviving using the Arduino IDE” section of the Zumo 32U4 Robot User’s Guide? Also, can you try using a different USB cable (one you know is working) and USB port to see if that changes anything?

- Amanda