Hello everyone,
I tried to get DC clock synchronization working on the XMC4800 EtherCAT kit -- both with the current "XMC4800 Relax EtherCat Slave SSC" (http://www.infineon.com/dgdl/Infineo...525e3a97391261) as well as the "HOT_XMC48_ECAT_GettingStarted" from http://www.infineonforums.com/thread...4800-relax-kit .
I basically set AL_EVENT_ENABLED, DC_SUPPORTED, and ECAT_TIMER_INT in the SSC tool to '1'. however, looking into the stack code, I saw that actually everything looking like configuring the SYNC0 ISR actually does nothing -- like that part is just not implemented (c.f. ECAT0_Init_SYNC0_INT() in ECAT0.c). What am I actually missing?
Thanks very much for any hint!
BR, Chris
I tried to get DC clock synchronization working on the XMC4800 EtherCAT kit -- both with the current "XMC4800 Relax EtherCat Slave SSC" (http://www.infineon.com/dgdl/Infineo...525e3a97391261) as well as the "HOT_XMC48_ECAT_GettingStarted" from http://www.infineonforums.com/thread...4800-relax-kit .
I basically set AL_EVENT_ENABLED, DC_SUPPORTED, and ECAT_TIMER_INT in the SSC tool to '1'. however, looking into the stack code, I saw that actually everything looking like configuring the SYNC0 ISR actually does nothing -- like that part is just not implemented (c.f. ECAT0_Init_SYNC0_INT() in ECAT0.c). What am I actually missing?
Thanks very much for any hint!
BR, Chris