Other Parts Discussed in Thread: TMDSICE3359, SYSBIOS
Hi,
I am using TMDSICE3359 as etherCAT master and EVB3-LAN9252 as etherCAT slave.
I have followed the exact steps in : http://www.ti.com/lit/ug/tiduaf8a/tiduaf8a.pdf
Full command line: -auxclk 2000 -v 2 -t 10000 -perf -cpsw 1 1 1 m custom am33XX 1 1 0
001473 : Run demo now with cycle time 2000 usec
001473 : Using AuxClock
001473 : ==========================
001473 : Initialize EtherCAT Master
001473 : ==========================
001473 : EC-Master V2.9.0.06 (Protected) for SYSBIOS Copyright acontis technologies GmbH @ 2016
001474 : CPSW INF: Port 1, Prio 1, Flags [Polling] [Master], Phy 1, PhyInterface 32, MAC 84:eb:18:ad:f7:5f
001475 : CPSW INF: CPSW3G found. CPSW INF: HW-Id: 0x0019, RTL: 0, Major: 1, Minor: 0xc
001475 : CPSW ERR: mdio ACK missing
001475 : CPSW INF: mdio reg 2 read error
001475 : CPSW ERR: PHY initialization failed
001547 : Unlicensed version, stop sending ethernet frames after 60 minutes!
001548 : Ethernet cable not connected
001557 : ecatScanBus() Error 0x9811002d in McSm state 'SB_DONE' for requested state 'SB_DONE'
001557 : Cannot scan bus: ERROR: Ethernet link cable disconnected (0x9811002d)
001557 : EtherCAT network adapter MAC: 84-EB-18-AD-F7-5F
001557 : =====================
001557 : Start EtherCAT Master
001557 : =====================
001587 : ecatSetMasterStateEx() Error 0x9811002d in McSm state 'START' for requested state 'START'
001587 : Scan bus mismatch for the first slave on the bus! BUS VendorId: ---- (0x0); ProductCode: Unknown (0x0).
001587 : CFG/BUS VendorId: ---- (0xe00004d8) / ---- (0x0); ProductCode: Unknown (0xd) / Unknown (0x0)
001587 : Scan bus mismatch for the first slave on the bus! BUS VendorId: ---- (0x0); ProductCode: Unknown (0x0).
001587 : CFG/BUS VendorId: ---- (0xe00004d8) / ---- (0x0); ProductCode: Unknown (0xd) / Unknown (0x0)
001587 : Scan bus mismatch for the first slave on the bus! BUS VendorId: ---- (0x0); ProductCode: Unknown (0x0).
001587 : CFG/BUS VendorId: ---- (0xe00004d8) / ---- (0x0); ProductCode: Unknown (0xd) / Unknown (0x0)
001587 : Cannot start set master state to INIT (Result = ERROR: Ethernet link cable disconnected (0x9811002d))
001587 : ========================
001587 : Shutdown EtherCAT Master
001587 : ========================
001673 : ecatSetMasterStateEx() Error 0x9811002d in McSm state 'START' for requested state 'START'
001673 : Cannot stop EtherCAT-Master! ERROR: Ethernet link cable disconnected (0x9811002d)
001691 : ================================================================
001691 : PerfMsmt 'JOB_ProcessAllRxFrames' (avg/max) [usec]: 0.9/ 11.3
001691 : PerfMsmt 'JOB_SendAllCycFrames ' (avg/max) [usec]: 1.2/ 46.7
001691 : PerfMsmt 'JOB_MasterTimer ' (avg/max) [usec]: 2.4/ 95.5
001691 : PerfMsmt 'JOB_SendAcycFrames ' (avg/max) [usec]: 0.4/ 5.2
001691 : PerfMsmt 'Cycle Time ' (avg/max) [usec]: 1144.9/2006.8
001691 : PerfMsmt 'myAppWorkPd ' (avg/max) [usec]: 0.5/ 5.0
001988 : CPSW INF: Disable running RX-DMA
001988 : CPSW INF: RX+TX DMA disabled. Delay 500
001989 : EcMasterDemo stop.
Please help.