ID:262005 Can't acquire data multiple times on Signal Tap instance "<name>" when acquiring data from multiple instances simultaneously

CAUSE: In a Tcl Script File (.tcl), you used the sld run command twice with the same instance name, and attempted to run the Signal Tap Logic Analyzer. However, the Quartus Prime software cannot acquire data from the same instance multiple times when you are acquiring data from multiple instances simultaneously. As a result, the Quartus Prime software is ignoring the second request to acquire data from the specified instance.

ACTION: Edit the Tcl Script File to remove the sld run command from the duplicate instance names, and run the Signal Tap Logic Analyzer again.