Dear all:
According to the SDK manual s and wiki: "Configuring TwinCAT for AM335x", I can run the EtherCAT example successful, but I can't find LED shown on TwinCAT app so I can't use TwinCAT to control TMDXICE's LED:
1. I use TMDXICE3359 1.0.0.3 FW, boot app from SD card.
2. After running the EtherCAT example, I can see LED in circular bit shift pattern, D6~D9 toggles.
3. After running TwinCAT (v2.11.0 build 2214, 30 days evaluation) on window XP SP3 (32 bits), and according step by step of wiki, I can see TI Boxn (ti-esc) shown on TwinCAT tree view.
4. If I set free run by TwinCAT, I can see TMDXICE goes running mode ( LED circular shift stopped, D6 keeps lite on, implies running mode).
The question is:
My TwinCAT application shows different TIBoxn compared with wiki's last step:
My TwinCAT shows following tree view:
Box 1 (TIESC-001)
-> TXPDO
-> RxPDO
->WcState
->InfoData
However the wiki pictures shows with:
TI Box 1 (ti-esc)
-> DI Inputs
->Motor AllInputs
->DO Outputs (we can control LED from herel)
->WcState
->InfoData
Is there anything I miss or wrong when going these steps? Or there is any example, TI_ESC.xml or TwinCAT version mismatch?
Note as mentioned by user manual, TI_ESC.xml is located at sdk\examples\ethercat\esi, wiki said it located at sdk\protocols\ethercat\docs\esi, however I can only found one located at sdk\protocol\ethercat\ecat_app\esi\, can someone help to check the xml is right version or not?