Other Parts Discussed in Thread: SYSCONFIG
Hi TI Experts,
Currently we are using sync0isr and pdi_isr interrupts for EtherCAT function. We would like to merge the functionalities with other modules and remove these interrupts.
The issue is that we want accurate timestamp when sync0/pdi happened and yet we don't want the interrupt to delay other module.
Here is the question, I wonder if there are interfaces that we can read sync0/sync1/pdi_isr timestamps?
If not, then we need to direct these signals to ECAP module, correct? I checked the sysconfig, EDC_SYNC_OUT0 should be sync0, EDC_SYNC_OUT1 should be sync1. Which signal is pdi_isr?
Thanks


