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.

Changing Static IP Address for XDS560v2 STM without USB



I got a XDS560v2 from other team for which USB is not working. Not sure whats the problem with USB, but Ethernet is working.

It has static IP assigned to it, which is outside our LAN network.

Used a Ethernet switch (hub) and configured static IP (in same series as of JTAG ) to my Laptop and connected both Laptop and JTAG to Switch.

I could able to ping the JTAG and use it via CCS. ( SDconfig utility is not detecting JTAG, but CCSv5 detects fine)

I would like to change the IP address for the JTAG to put it in to our LAN.

Is there anyway to change IP address for the JTAG (when USB is not working). Or is it possible to change it to Dynamic IP.

  • Update:
    I could able to change the IP Address via Ethernet.
    JTAG is responding to the commands under "DTC Conf " tab in SD560v2Config utility.
    I had set current ip address in ADDRESS field and sd560v2e in ADAPTER field.
    To set the new static IP Address, I have updated below fields:
    COMMAND = set
    ADDRESS = 10.9.50.151
    ADAPTER = sd560v2e
    ARGUMENTS= ipConfig=192.168.1.165
    Click "Run DTC_CONF"

    COMMAND = set
    ADDRESS = 10.9.50.151
    ADAPTER = sd560v2e
    ARGUMENTS= ipGateway=192.168.1.1
    Click "Run DTC_CONF"

    COMMAND = boot
    ADDRESS = 10.9.50.151
    ADAPTER = sd560v2e
    Click "Run DTC_CONF"

    It booted with new IP Address.
  • Hi,

    Thanks for reporting the solution to this issue.

    Regards,
    Rafael