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.

TI-RTOS HTTP Example problem

hi,

we base on "http://processors.wiki.ti.com/index.php/TI-RTOS_HTTP_Example" to develop the http application.

but sometimes we got the data loss problem, for example, we use only 3 files: 1 html file, 1 js file and 1 css file

sometimes open the the webpage is normally like picture below:

 but sometimes open the webpage got data lost:

 for this example above, it can't read the .css file.

do you know what's going on with this issue?