Part Number: TMS320F28388D
Hi Experts,
My customer is using EtherCAT in both app and bootloader.
When they debug the APP and bootloader alone, the EtherCAT function works normally.
However, when they jump from app to bootloader, the EtherCAT in boot loader does not work. The below function would be blocked until timeout.

Since both APP and bootloader would initialize the ESC, when jumping from APP to boorlader, they would be initializing the ESC for the second time,.
How to make sure the ESC inialization works in bootloader? Should they reset the ESC by some methods?
Regards,
Hang