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.

CCS/MSP432E401Y: Configuration static ip adresse

Part Number: MSP432E401Y

Tool/software: Code Composer Studio

Hi everyone,

 have a board MSP432E401Y connected to my PC with Ethernet cable directly, and I try to configure a static ip address 192.168.1.5/24 for the board which is in the same domain as my PC 192.168.1.100/24. To configure the ip address, in the .syscfg file I configured in "NDK stack" and "IP network service" the same address 192.168.1.5/24 as below:

But it doesn't work: I ping 192.168.1.5 from my PC, but it doesn't recognize this ip address.

**Attention** This is a public forum