Part Number: MSP432E401Y
Tool/software: Code Composer Studio
Hello,
I am trying to add web pages to http server as mentioned in the "NDK API Guide - http://www.ti.com/lit/ug/spru524k/spru524k.pdf".
I have taken "tcpecho" example for implementation of this.
Though i am able to build it without any errors, i am not getting the web page upon entering the respective ip address.
I am getting the error like: " HTTP 404 File Not Found".
Below figures shows how i added the web pages:
In the "ndkStackThread" function i have added these web files instead of Network open & Close as shown below.
I have changed my RAW_PAGE_COUNT to 20 as well.
Can any one tell me where i missed out to execute properly.
Regards
Kalyan.




