Thanks for your answer!
From the log i noticed that, at the end of the procedure, the RT1160_reset.scp script is called
I changed the device in MIMXRT1166xxxxx:MIMXRT1160-EVK-CM7-ONLY to solve the problem:
Nt: Reset target (system)
Wc: ============= SCRIPT: RT1160_reset_M7.scp =============
Wc: SYSTEM Reset
Wc: DpID = 6BA02477
Wc: TAP 0: 6BA02477 Core 0: M7 APID: 84770001 ROM Table: 01000001*
Wc: TAP 0: 6BA02477 AP 1: APID: 24770011 ROM Table: E00FF003
Wc: TAP 0: 6BA02477 AP 2: APID: 54770002 ROM Table: 00000002
Wc: APID = 0x84770001
Wc: View cores on the DAP AP
Wc: TAP 0: 6BA02477 Core 0: M7 APID: 84770001 ROM Table: 01000001*
Wc: R15 = 0x00223104
Wc: Vector table SP/PC is the reset context.
Wc: PC = 0x2000246D
Wc: SP = 0x20040000
Wc: XPSR = 0x01000000
Wc: VTOR = 0x30002000
Wc: Set DEMCR = 0x010007F1
Wc: ============= END SCRIPT ==============================
After this, i come back in the same error if i do the verify command. I saw that in this case the reset is not automatically issued. Is there a way to execute the reset script aoutside the LinkServer verify command?
Thank you for your help!