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.

MSP-EXP432E401Y: MSP-EXP432E401Y

Part Number: MSP-EXP432E401Y

Hello,

I was trying to run the example project "tcpecho_MSP_EXP432E401Y_tirtos_ccs".
This example is supposed to print onto the console the IP Address assigned to the MSP device by the DHCP Server.
But the print is not appearing.

Then this IP Address is supposed to be used for running some python script that sends/receives tcp echo packets.
Without the IP Address of the MSP device known we cannot run the script.
Further, when the console doesn't show the IP print, then how will python script report be available on the console?
What is wrong in the example code that the console is not showing these prints?

What should I do to fully run this example application?

--

Regards,

Neeraj Sallh

  • Hello Neeraj

    Can you confirm that the COM port is working for some of the other examples? To double check that, please make sure that the XDS110 enumerates as a COM port by looking at the PC device manager. Also do make sure that the UART jumpers are in the correct orientation for UART0 to be connected to the XDS110 for COM port application. Lastly make sure that the Baud Rate is set as 115200 in 8-N-1 format both in the device manager and on the serial com port application.
  • Thanks Amit.
    I was aware only about the necessity of these to be matching on Tera-Term.
    But after your response when I checked the settings of the com port in the "device manager", those were different.
    Setting those correctly solved my problem.

    I was able to run the example project.
    Thanks again.

    --
    Regards,
    Neeraj Sallh

**Attention** This is a public forum