Part Number: AM263P4
Other Parts Discussed in Thread: SYSCONFIG
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.
Part Number: AM263P4
Other Parts Discussed in Thread: SYSCONFIG
Hi Moonil,
Q1. Can you please share the SDK and sysconfig version you are using?
Q2. Can you please share which TI Evaluation board is being used? ControlCard or the LaunchPad or a custom board?
1) Is dual RMII configuration on CPSW (RMII on both Port1 and Port2 at the same time) supported or validated by TI?
Yes
4) For implementing two RMII ports, what is TI’s recommended architecture on AM263P4?- CPSW (1 port) + ICSSG (1 port)?- Or other recommended configuration?
Two CPSW ports should be able to achieve this
5) Alternatively, for dual-port Ethernet using CPSW, is RGMII considered the recommended interface?
This is also validated
Please see the below screenshot for AM263Px-LP with SDK v26.00.00.06 to configure RMII in example.syscfg file:

Regards,
Shaunak
Hi Shaunak,
Thanks for prompt feedback.
Q1. Can you please share the SDK and sysconfig version you are using?
SDK 10.2.0 and sysconfig 1.23.0
Q2. Can you please share which TI Evaluation board is being used? ControlCard or the LaunchPad or a custom board?
Our custom board has two Ethernet ports connected to CPSW, using a single host MAC address. The PHY provides the RMII reference clock (PHY → 50 MHz → MCU).
Do we have to upgrad to a newer SDK and SysConfig version that supports both interfaces? Could you please let me know the key checkpoints required to enable both RMII1 and RMII2?
Thanks.

Do we have to upgrad to a newer SDK and SysConfig version that supports both interfaces?
Yes.
I would recommend upgrading the SDK version to v11.01x (https://www.ti.com/tool/MCU-PLUS-SDK-AM263PX#downloads). This should enable the support. Also, when referencing examples from the SDK, do check the "launchpad" examples for dual port support as the control card only has 1 ethernet port so the example.syscfg configurations might be unavailable for other port.
Regards,
Shaunak