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.

How to choose between dual mac mode and switch mode of 3PSW?

Other Parts Discussed in Thread: SYSBIOS

Hi TI,

We are now using am335x to act as master node on two different networks.One for EtherCAT master and another for TCP/IP. These two port never talk between each other. Only CPU can send packages to both of them and get each response from them seperately. Software platform is base on SYSBIOS+NDK. SO my question is:

1. Base on this kind of application, between dual mac mode and switch mode, which one should I choose? Are both of them be able to achieve my target?

2. Base on the mode I choose, is there and sample of configuration in SYSBIOS package or IND SDK?