Other Parts Discussed in Thread: AM2432, LP-AM243, DP83869, SYSCONFIG
Hi expert,
Customer has issue about new SDK with dp83822 PHY. Their product use AM243 with dp83822 PHY. They implemented dp83822 PHY driver and pass successfully CT19/CT20 Ethernet Link Test with mcu_plus_sdk_am243x_08_06_00_45.
but they can't use the same driver to pass CT19/CT20 Ethernet Link Test with ind_comms_sdk_am243x_09_00_00_03.
- Test result
mcu_plus_sdk_am243x_08_06_00_45: pass
Attached: 08_CT20.log, 08.pcapng
https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/908/08.pcapng08_CT20.log
ind_comms_sdk_am243x_09_00_00_03: failed
Attached: 09_CT20.log, 09.pcapng
https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/908/09.pcapng09_CT20.log
- Assessing result of Attribute 1 (Interface Speed) / 2 (Interface Flags) / 6 (Interface Control)
We find some different behavior between two version.
These maybe the reason of failed result.
|
mcu_plus_sdk_am243x_08_06_00_45 |
ind_comms_sdk_am243x_09_00_00_03 |
Attribute 1: connect 100M |
64 00 00 00 |
0A 00 00 00 |
Attribute 1: no connection |
00 00 00 00 |
0A 00 00 00 |
Attribute 2: connect 100M |
0F 00 00 00 |
0F 00 00 00 |
Attribute 2: no connection |
00 00 00 00 |
13 00 00 00 |
mcu_plus_sdk_am243x_08_06_00_45:
ind_comms_sdk_am243x_09_00_00_03:
- The License Expired issue is reproduced under 5 times Ethernet Link Test.
mcu_plus_sdk_am243x_08_06_00_45: pass
ind_comms_sdk_am243x_09_00_00_03: failed
Attached: 09_5times.log, 09_5times.pcapng
We get the License Expired log.
09_5times.loghttps://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/908/09_5F00_5times.pcapng
What the different between two version of SDK?
How do they fix these issue?