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?