1.4.1. Configuration Status Command
The sdm_config_status <device_index> command provides information about the device configuration state, the status of the various configuration pins, and the MSEL pin setting on your device. If you connected a single SDM device, the device index is an optional parameter. If you connected multiple SDM devices and your target device is other than the device #1, you must specify the device index.
The following examples are the expected output of executing the sdm_config_status function.
Identifying Successful Configuration using sdm_config_status
Identifying Failed Configuration using sdm_config_status
You may need to provide the device_index argument for multiple detected devices. If you select device #1, the device_index is an optional argument with 1 as a default value. If you select a target device different from device #1, you must specify device_index argument. In this example, 1 is device #1 identified using the sdm_device_list command.