Seeeduino 4.2 board not accessible after Atmel ICE debugging

Hello,

Can anyone help me with tips how to make this board accessible again?
I used the Atmel ICE for debugging and possible didn’t close properly.
Below the error messages using the latest Arduino IDE and the standard Blink sketch.

C:\Arduino\hardware\tools\avr/bin/avrdude -CC:\Arduino\hardware\tools\avr/etc/avrdude.conf -v -patmega328p -carduino -PCOM5 -b115200 -D -Uflash:w:C:\Users\Peter\AppData\Local\Temp\build287b75373793f26e02765ea0d8afd8ef.tmp/Blink.ino.hex:i

avrdude: Version 6.0.1, compiled on Apr 15 2015 at 19:59:58

     Using Port                    : COM5
     Using Programmer              : arduino
     Overriding Baud Rate          : 115200

avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x00

Hello,

Can you please reset the board few times , select the board as Arduino Uno and correct COM port.

Let us know if this resolves your error.

Thanks and Regards

Hello Kavi,

I realized that I didn’t gave a feedback on your suggestions.
The board remained inaccesible, also after the tips you gave so I bought a new one.

Best regards,

Peter