Dear Forum,
When setting up a new project in the new 1.2.0 ssp I was wondering where to find the user manual that describes building up a webserver using the usb mass storage host as the filesystem. Maybe some examples. I have this working in a older version of the ssp but was not able to get it to port properly and needed to add the net duo stuff to it anyway.
When naming the Name of Request Notify Callback function, where do I place this function? Since the function call to the nx_server_create is located in the new_thread0.c file which is synergy_gen, I cant place it with in there. I have tried placing it with in the new_thread0_entry.c but the (IAR)linker fails to locate it.
Which function is called when there is a web page problem, like the requested page does not exist? 404 error for example? Or how is that done.
Thanks
Matt