Hello,
After runing the Ethernet/ip and using the http module, the browser displays "HTTP/1.0 404 - File Not Found". Does it mean that the PRU firmware and MAC function are OK?
I use ICE v1board, ccs V5.5 and ndk_2_23.
Thank you!
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.
Hello,
After runing the Ethernet/ip and using the http module, the browser displays "HTTP/1.0 404 - File Not Found". Does it mean that the PRU firmware and MAC function are OK?
I use ICE v1board, ccs V5.5 and ndk_2_23.
Thank you!
Ahmed,
Are you able to ping the device?
Regards,
Vinesh
Ahmed,
That means the driver is up and running. So what's the issue here?
Regards,
Vinesh
Vinesh,
Thank you for your answer,
I'm not sur that the application works. I don't know what I should add to the application to make web server.
always It show the same message " HTTP/1.0 404 - File Not Found"
Regards
Ahmed
Ahmed,
The driver is working fine. You can find more on creating a web server here - http://www.ti.com/lit/ug/spru524h/spru524h.pdf . Find the "Web Programming with the HTTP Server" section.
Regards,
Vinesh