Open
Description
Describe the problem
when I try to start debugger I get request 2 canceled on connection close
does not start debugger.
I can upload the sketch and it runs to output the position. I have not tested my sketch with encoders attached yet.
To reproduce
connect stlink v3 to arduino giga with ribbon cable. connect both to pc
open arduino ide. click on start debugging
I have attached the sketch
sketch_nov17a.zip
Expected behavior
I expected the debugger to start and then stop at the breakpoint I set on the first line of the setup routine.
Arduino IDE version
nightly build 11-30-23
Operating system
Windows
Operating system version
windows 11
Additional context
probably not required
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