Other Parts Discussed in Thread: AM3359, SYSBIOS
Hi all,
I've a problem in FMMU configuration on the ecat_appl example of AM3359 ICE development kit.
I've captured with wireshark the ethercat data from the IGH master and ICE, the SM is used with Freerun configuration.
https://dl.dropboxusercontent.com/u/91173447/wireshark_igh_ti_ice.pcapng
The problem is that IGH doesn't make an optimization of FMMU using LRW datagram; using twincat (that works) the FMMU are configured to save space on datagram (so the LRW has just 7 bytes data not 7+5 bytes as IGH).
Although could be better make this optimization, (I've cheched that this is the problem making a software patch on master and the working counter goes to the desired value of 3), I was wondering is this behaviour of ESC is wrong and can be modified.