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.

MSP432E401Y: http-server example, launchpad not available via hostname

Part Number: MSP432E401Y

Tool/software:

Hello TI-forum!

I'd like to test the ethernet communication of the MSP432E401Y. So I took the launchpad, imported the example projet http-server from the simplelink installation folder and imported it in the code composer studio.

CCS: 12.3.0
Simplelink: 4.20.00.12
RTOS: TI/RTOS

I tested both, the ccs compiler and the gcc compiler. The behaviour was the same:
The launchpad got an IP-Address and I was able to open the http-page in a browser, if I enterd the address.
But I was not able to open the http site with the launchpads hostname "tisoc".

What could I do to reach the launchpad vie its hostname?

BR Guenther