Latest IDE 2.2.1 update seems to have broken UPDI for me

Hello.

I was using JTAG2UPDI to program Atmega4808 boards for almost 1 year.

Today I updated the IDE and the UPDI board stopped working. Actually the error is:

         System wide configuration file is C:\Users\...\AppData\Local\Arduino15\packages\MegaCoreX\hardware\megaavr\1.1.2\avrdude.conf

         Using Port                    : COM37
         Using Programmer              : jtag2updi
avrdude ser_open() error: cannot open port \\.\COM37: Access is denied.


avrdude main() error: unable to open programmer jtag2updi on port COM37

avrdude done.  Thank you.


Version: 2.2.1
Date: 2023-08-31T14:35:44.802Z
CLI Version: 0.34.0

Copyright © 2023 Arduino SA

If I close Arduino IDE, and open COM37 with hyperterminal, all is good.

Any ideas?

EDIT1: this is ridiculous. I have to uninstall the comm port driver, reboot the computer to program once the target. After 1st successful program, it can access the port anymore. Is Arduino now written by Egiptians?

EDIT2: I hate what become of Arduino.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.