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.

Adding new objects to AM335x EtherCAT Sample Code

Hi, I implementing CiA402 slave device using SSC5.01 and using latest build of TwinCAT as EtherCAT master. 

I modified "cia402appl" and "tiescappl" in order to implement CoE,
But there's a problem that the number of  object limitation....
(I added over 60 objects but twincat doesn't show all of that....)

I'm gonna test with ti sample ethercat source on the guess that my source is wrong. 
I want to add some objects for test, but tiescappl.h object structure is different to cia402appl.h.

The question is How can I add SDO or PDO in ti sample ethercat source?
And there's "the number of object limitation"? 

I've already patched SSC files using AM335x SDK GSG document. 

Thanks, 
Teyun.