My board have 2 xds100v2 emulator connecting to the PC.
In CCS, I can specify them by "elect by serial number", like:
<property Type="choicelist" Value="1" id="Emulator Selection">
<choice Name="Select by serial number" value="0">
<property Type="stringfield" Value="TIMON001" id="-- Enter the serial number"/>
</choice>
</property>
How can I do the same thing in GUIcomposer?
Thanks,
Haixiao