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.

XDC don't find entry point

Hi,

I am working on Am335x TI ICE board for the full ethercat project. I am using the example code:  protocol/ethercat_slave project.

My configuration: CCS (Version: 5.5.0.00077), am335 SDK (1.1.0.1), bios 6.37.00.20 and xdctools 3.25.03.72.

Yesterday It was Ok to build and debug the application.

Today, I open an other project, I close it and re-open the Ethercat project.

Now,  the debogger (at the end of loading) don't find and stop at the entry point (main).If I resume the code, make a hard reset  and restart, it's ok.

I have re-installed am 335 SDK 1.1.0.1, same thing...

I have deleted the metadata file in the workspace_v5_5 directory, same thing...

The option <reset the target on connect> is true...

What's going on ?

Where is located the path to help the debuggor to find this entry point ?

Thanks for your reply? Two weeks that I can not find..