[RESOLU] Arduino 2.3.10 + megaCore + atmega2560

bonjour,
j'essaye d'utilisé la carte arduino mega2560 sur arduino 2.3.10, j'ai installé megaCore, j'ai sélection mega2560, mais aucun fichier ne compile, j'ai cet erreur.

Le port com est bien sélectionné, il est vu sur le gestionnaire de périphérique et sur Arduino.
J'ai aussi tenté de changer de cable USB connecté à la carte atmega2560

Avrdude version 8.0-arduino.1
Copyright see 


System wide configuration file is C:\Users\admin\AppData\Local\Arduino15\packages\MegaCore\tools\avrdude\8.0-arduino.1\etc\avrdude.conf

Using port            : COM50
Using programmer      : urclock
Setting baud rate     : 115200
Warning: attempt 1 of 10: not in sync
Warning: attempt 2 of 10: not in sync
Warning: attempt 3 of 10: not in sync
Warning: attempt 4 of 10: not in sync
Warning: attempt 5 of 10: not in sync
Warning: attempt 6 of 10: not in sync
Warning: attempt 7 of 10: not in sync
Warning: attempt 8 of 10: not in sync
Warning: attempt 9 of 10: not in sync
Warning: attempt 10 of 10: not in sync
Warning: programmer is not responding; try -x strict and/or vary -x delay=100
Error: unable to open port COM50 for programmer urclock

Avrdude done.  Thank you.
Failed uploading: uploading error: exit status 1

j'ai supprimé le cache et reinstaller megaCore mais j'ai toujours le meme probleme, j'avais aussi une carte qu iutilisait MightyCore qui utilise urclock, mais j'ai toujours utilisé les deux sans probleme.

Avez vous une idée ?

Merci de votre aide.

En utilisant USBAsp comme programmeur ca fonctionne, j'avais apparemment modifier le bootloader pour l'utiliser avec usbasp, si je veux revenir à la normal, je doit faire un burning du bootloader avec usbsp connecté.