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?