Part Number: AM263P4
Hello,
I'm running the beckoff based ethercat example for the AM263Px(ethercat_subdevice_beckhoff_ssc_demo_am263px-lp_r5fss0-0_freertos_ti-arm-clang). I see though that the HW_EcatIsr, Sync0_Isr and Sync1_Isr all run under a dedicated task in polling. Is it possible to get an interrupt instead of using the polling method?