Other Parts Discussed in Thread: C2000WARE
Hi team,
I ask this for our customer. Now customer are testing our enet_lwip example code(not enet_lwip_udp) and found something wrong. Their C2000Ware version is C2000Ware_4_01_00_00.
1. They have added predefined symbol ETHERNET in cm_common_config_c28x. And they follow the guide of readme.txt, and their ping is successful. But when they type 192.168.0.4 in the address bar, it failed. There is some Chinese in the picture, I have added translations.
I noticed that the customer's IP was modified to 192.168.1.0, not 192.168.0, which is different from the readme.txt. But it looks like the customer's ping is successful. Regarding this part, I have advised them to use the correct IP and let them use cmd to complete the ping, this part of the action is now waiting for the customer's reply. But I still want to confirm with you what maybe the reason why the ping succeed but the Webserver fails in this step?
2. And there is a different issue from my side. I also use C2000Ware_4_01_00_00 and follow the steps in readme.txt. I have enabled ETHERNET and changed static IP address, but I failed on ping step, it shows Destination host unreachable. This phenomenon can also be reproduced on other computers. I would like to know at which step am I going wrong?
3. I also have a question about some content of readme.txt. It says Open a web browser "in the other device", is it mean that the computer run F28388D code and the computer open a web browser and type 192.168.0.4 in the address bar should be 2 different computer? In my understanding it should be one computer, but the description in readme.txt looks like two computers, so wanted to confirm this with you. Thanks!
Best,
Julia