Are these DWM1001c burnt?

Hello,

I power the DWM1001 chip with 3.3V output from arduino on a breadboard, it works fine. But afterwards, I unplug the DWM1001 from the breadboard directly instead of turning off the arduino, which now I realize might cause some voltage spike on the chip. Then, the chip is not working anymore. Connecting with J-link Commander I get this log:
////
Type “connect” to establish a target connection, ‘?’ for help
J-Link>connect
Please specify device / core. : NRF52832_XXAA
Type ‘?’ for selection dialog
Device>
Please specify target interface:
J) JTAG (Default)
S) SWD
TIF>S
Specify target interface speed [kHz]. : 4000 kHz
Speed>1000
Device “NRF52832_XXAA” selected.

Found SWD-DP with ID 0x2BA01477
Found SWD-DP with ID 0x2BA01477
Could not power-up debug power domain.
AP-IDR: 0x00000000, Type: JTAG-AP
Found SWD-DP with ID 0x2BA01477
Found SWD-DP with ID 0x2BA01477
Could not power-up debug power domain.
AP-IDR: 0x00000000, Type: JTAG-AP
Found SWD-DP with ID 0x2BA01477
Found SWD-DP with ID 0x2BA01477
Could not power-up debug power domain.
AP-IDR: 0x00000000, Type: JTAG-AP
Found SWD-DP with ID 0x2BA01477
Found SWD-DP with ID 0x2BA01477
Could not power-up debug power domain.
AP-IDR: 0x00000000, Type: JTAG-AP
Cannot connect to target.
J-Link>
////
My question is, is this chip burnt? Are there any chances I can bring it back to life?
Thanks.

Could be the case. J-Link sees the NRF Cortex-M device…but I have never seen this output from Commander before - ‘Could not power-up debug power domain’! Does not sound promising