-
-
Notifications
You must be signed in to change notification settings - Fork 470
Open
Labels
type: imperfectionPerceived defect in any part of projectPerceived defect in any part of project
Description
Describe the problem
After ending a debug session using Atmel-ICE and an MKR Zero, one cannot upload new code. The upload protocol stops with "Performing 1200-bps touch reset on serial port ..." and nothing happens anymore.
After pressing RESET, uploads are possible again.
To reproduce
-
Connect an Atmel-ICE and MKR Zero as described in the Arduino documentation https://docs.arduino.cc/tutorials/mkr-wifi-1010/atmel-ice/.
-
Upload the Blink sketch.
-
Start debugging.
-
Finish debugging by pressing the "Stop" button.
-
Upload the same or a modified sketch by pressing the "Upload" button.
After compiling the sketch, the upload protocol does not proceed beyond "Performing 1200-bps touch reset on serial port ..."
Expected behavior
The upload command should succeed.
Arduino IDE version
2.3.7-nightly-20250717
Operating system
macOS
Operating system version
15.5
Additional context
No response
Issue checklist
- I searched for previous reports in the issue tracker
- I verified the problem still occurs when using the latest nightly build
- My report contains all necessary details
Metadata
Metadata
Assignees
Labels
type: imperfectionPerceived defect in any part of projectPerceived defect in any part of project