Hi All
I am planning to develop an integrated equipment, of which daughter boards are connected via EtherCAT. For Simplicity, I want a single basic system to support it.
Here is the draft plan:
Hardware : AM3359 is used, and the mini-system are mainly copied from Beaglebone Black, except MIIs are interchanged by PRU-MIIs. Software: Our applications are developped based on ti-process-sdk-linux; an open source of EtherCAT master is transplanted to the ti-process-sdk-linux; EtherCAT slave solution in sysbios_ind_sdk is transplanted to the ti-process-sdk-linux.
Questions:
If it possible to transplant EtherCAT(Slave) to the ti-process-sdk-linux. If so, how long will be taken for a veteran, such as a experienced TI guy?
How many interfaces are used by PRU firmware for EtherCAT slave, besides 2 PRU-MII?
Could the PRU-MIIs controlled by PRU firmware for EtherCAT slave used as normal MIIs? Or I have to prepare other PRU firmware for EtherCAT master to implement network functions?
I am not sure if my idea is clear enough, any sugestions or questions would be prefered !