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