Hi all
As I am new to microchip TCP/IP stack, I used the examples of proteus “Explorer16 with Ethernet PICtail” and “PICDEMNET” as a start point. I have to confess that the examples themselves worked pretty well at first. But after I tried to change it a little bit (e.g. simply change the title of the html page shown to the web user) and make the new ROM image the change was not taken place in any way. Even worse if I erase the content of the ROM image it works as if nothing bad was happened!!.
I checked the macros of both examples. The “DMPFS_USE_EEPROM , DSTACK_USE_FTP_SERVER, DEXPLORER_16” macros was used in the first example and “DMPFS_USE_EEPROM, DSTACK_USE_FTP_SERVER, DPICDEMNET” in the second one. It means that the html page was not implemented in the code part of the project as a c source file.
Now
I would sincerely appreciate you if you could help me in any way to solve the problem or
introduce me a link to a tutorial. Regards,
Hamed