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.

problem with "Making a HTTP Server with TI-RTOS"

I'm near the end of the "Making a HTTP Server with TI-RTOS" PowerPoint.  However, my project does not seem to work with the SD card board. The SD card is uses FAT32, and I have loaded two files onto it per instructions in the PowerPoint. However, I can't read html pages or jpg files (through the TI connect Launchpad board) off the SD card through a browser (that is it doesn't seem to serve them up). I can’t find what FAT system in used by efs_stdio.c
thanks George