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.

Problems referencing osif.h to set up HTTP server

Hi Todd,

Sorry to reply the post from here. I have got a question which is not relevent to this post but that could be the only way I can contact you.

I am currently working on TIRTOS to set up httpServer and store server content on the SD card which is exactly the same as your "MakingHttpServer" presentation.  The board is TI concerto F28M35H52C1. I followed your presentation and everything worked fine as described until slide 44. When I tried to add the file "efs_stdio.c" into the project, the source file "http/osif.h" can not be opened (line 11 of efs_stdio.c). I searched that source file and finally found it in "os" folder, so I tried to change the directory to "#include <ti/ndk/inc/os/osif.h>". The previous error disappeared but another 100 new errors occured. Till now, I am not able to debug the problems. So I posted here to see if you are happy to halp me. I attached two images, one is your presentation page 45 and another one is the error messages.

Thanks in advance for your help.

Bin