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.

TDA4VM: How to enable HTTP Server in official ethfw demo

Part Number: TDA4VM

Hi,

I'm using PSDKR v7.2 and following ethfw user's guide.

Now the network seems to work since ethfw got ip address from PC1, and both TDA4VM board and PCs can ping each other.

But HTTP server seems not startup, since I got ERR_CONNECTION_REFUSED in chrome.

There is a note in ethfw user's guide in PSDKR v7.2 : 

HTTP server support is removed from NDK_3_75_01_01, so currently HTTP server is not supported in ETHFW. From 7.1 release, NS tools will be used to enable HTTP server.

Now NDK version is ndk_3_80_00_19 in PSDKR v7.2, so what's the availability of HTTP server in 7.2 release?

And how to enable/disable HTTP server in NS or other components?

Thanks!