This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM3359ICE - EtherCAT full stack patch failed

Other Parts Discussed in Thread: SYSBIOS

Hi,

I got the source code of the etherCAT full Stack  from ETG site.

And I tried to run the patch utility followed "the AM335x SYSBIOS Industrial SDK 01.00.00.03 User Guide".

But I got some fails as the below.

------------------------------------

D:\Downloaded\patch-2.5.9-7-bin\bin>patch.exe -i C:\ti\am335x_sysbios_ind_sdk_1.0.0.3\sdk\protocols\ethercat\ecat_appl\patch\TI_ECAT.patch -d
 C:\ti\am335x_sysbios_ind_sdk_1.0.0.3\sdk\protocols\ethercat\ecat_appl\src
patching file coeappl.c
Hunk #1 succeeded at 107 (offset 6 lines).
patching file ecat_def.h
Hunk #1 FAILED at 21.
Hunk #2 succeeded at 53 (offset 2 lines).
Hunk #3 succeeded at 84 (offset 2 lines).
Hunk #4 FAILED at 102
Hunk #5 FAILED at 119.
Hunk #6 succeeded at 183 (offset 2 lines).
Hunk #7 succeeded at 446 (offset 2 lines).
Hunk #8 succeeded at 494 (offset 2 lines).
Hunk #9 FAILED at 520.
Hunk #10 FAILED at 549.
Hunk #11 FAILED at 570.
Hunk #12 FAILED at 588.
7 out of 12 hunks FAILED -- saving rejects to file ecat_def.h.rej
patching file ecatappl.c
Hunk #1 succeeded at 97 (offset 4 lines).
Hunk #2 succeeded at 1078 (offset -35 lines).
patching file ecatslv.c
Hunk #1 FAILED at 171.
Hunk #2 FAILED at 1662.
Hunk #3 FAILED at 1672.
Hunk #4 FAILED at 1700.
Hunk #5 succeeded at 1935 (offset -95 lines).
4 out of 5 hunks FAILED -- saving rejects to file ecatslv.c.rej
patching file ecatslv.h

---------------------------------------

Please let me know how to solve this issue.

Best regards,

Michi