Part Number: AM3359
Other Parts Discussed in Thread: TMDSICE3359
Hi
I am working with TMDSICE3359. I want to load Profinet RT example.
When I send program from emulator and start running all goes OK.
When I plug Ethernet cable I get an exception:

I have read that is necessary aply a patch, I have applyed it but problem continues.
I think I am doing something wrong.
Steps:
1- I download path aplication:
patch-2.5.9-7-bin
2- I copy files in directory:
C:\ti\PRU-ICSS-Profinet_Slave_01.00.03.04\protocols\pdk_patches\05.01.00

I open cmd and go to this directory.

I execute:
path.exe -i C:\ti\PRU-ICSS-Profinet_Slave_01.00.03.04\protocols\pdk_patches\05.01.00\PRSDK-5019-K2G_EMACLLD_interrupt.patch -d C:\ti\pdk_am335x_1_0_17 -p1
I realy don't know if -p1 parameter is right.
Patch does not show any message:

Is there any way to know if patch works properly?
Later I rebuilt PDK
C:\ti\processor_sdk_rtos_am335x_6_03_00_106>setupenv.bat

set RULES_MAKE = C:\ti\pdk_am335x_1_0_17\packages\Rules.make
set PATH=%PATH%;C:\ti\xdctools_3_55_02_22_core
C:\ti\pdk_am335x_1_0_17\packages>gmake clean
C:\ti\pdk_am335x_1_0_17\packages>gmake all
It takes a long time.
Before I rebuilt project and send it, but exception problem continues.
I think I am doing something worng in patch.
thankyou.
Oscar