Tool/software: Code Composer Studio
Santosh Athuru,this problem will be concluded that Emif1Regs.ASYNC_WCCR.bit.WP0 = 1; in etherCAT_slave_c28x_hal.c is wrong.
Ethercat datasheet about ET1100 hardware sec III show that busy is active low .But on TMS28379D, EM1WAIT1 is active high ,so the correct way to do is set WP=0.
My understand is right?