I'm getting a weird message as output of dfu-util --list :
Found Runtime: [1fc9:000c] devnum=0, cfg=1, intf=0, alt=0, name="DFU"
Found Runtime: [1fc9:000c] devnum=0, cfg=1, intf=0, alt=0, name="UNDEFINED"
Both devices appear simultaneously and I get prompted to remove one device, but there is only one device connected.
Due to this I can't boot the LPC Link2.
This prevents MCUXpresso from launching a debug session (It simply hangs).
The probe is working because I can use the CMSIS-DAP firmware.
Any ideas about how to fix this?