Part Number: AM2434
Hello,
My customer is evaluating Ethernet/IP example code.
When he added the data log inside GENERIC_DEVICE_run() and check the result, he has 2 questions about the result.
<modified code>
- after the booting, it prints the dummy data for 2044ms and then shows real data. is this because cip task is running but physical connection is not estabilished? or there's another reason
- when the connection disconnects then it prints the former data. in this case, how the customer handle the data? do they need to check phy status?