Ein typische Problem wenn man mit Mikrocontrollern arbeitet. Am besten ist es immer den Upload mit Reset durch zu führen. Das liegt am Code den der Mikrocontroller gerade abarbeitet. Dieser kann unter umständen das warten auf neuen Code verhindern. Kommt dieses Problem auch vor wenn man mit Reset arbeitet sollte man versuchen erst mal ein anderes Gerät an den selben Anschluss zu stecken damit der PC die Konfiguration des Port zurücksetzt. Dann sollte man einen leeren Sketch hoch laden und hoffen das sich alles wieder ein kriegt, wenn nicht ist der Mikrocontroller wahrscheinlich defekt.
A typical problem when working with microcontrollers. It is best to always perform the upload with reset. This is the code to the microcontroller is working along. This can wait for the new code may prevent. If this problem before when working with reset should try only times another device into the same port to connect the PC so that the configuration of the port resets. Then you should an empty Sketch upload and hope that everything gets a return, if not, the microcontroller probably defective.