how to find serial number of TivaC Tm4C123XL kit using cmd in windows ?
i already got it for other kits using Debug Connection with this command Xds100serial
but i don't know the command for tivaC
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
how to find serial number of TivaC Tm4C123XL kit using cmd in windows ?
i already got it for other kits using Debug Connection with this command Xds100serial
but i don't know the command for tivaC
You can get that from the Parent property Stellaris ICDI JTAG/SWD Interface in the Windows Device Manager - see the answer from gb96 on How do I find the Serial Number of a USB Drive?ahmed saber said:how to find serial number of TivaC Tm4C123XL kit using cmd in windows ?
However, the CCS target configuration for the Stellaris ICDI debug probe on the TM4C123GXL Launchpads doesn't allow the Stellaris ICDI instance to be specified by serial number, and so if there is more than Stellaris ICDI connected there is no way to tell CCS which one to use.
At the end of the Multiple target debugging: CCS5 and Stellaris ICDI (Eval Boards) thread someone suggested that a work-around is to use the USBDeview program to selectively enable/disable USB devices.
[I haven't tested this myself]