Hi sir
The RGMII 5 connect to TC397, and the RGMII6 connect to J2.
So how to config the L2 switch between RGMII5 and RGMII6?
Thanks!
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.
Hi sir
The RGMII 5 connect to TC397, and the RGMII6 connect to J2.
So how to config the L2 switch between RGMII5 and RGMII6?
Thanks!
Hi,
Can you provide more context to your problem
1. What is that you are trying to do ? Which cores are operational and which OS is running on which core ?
2. Which SDK and version are you using ?
3. What software are you using ?
4. Please provide your network configuration diagram
In general, to route between ports you would have to configure the ALE. Refer to this guide for more details
Regards
Vineet
Hi sir
1. we run the QNX in the A72 and the TIRTOS in the MCU2_0
2. the SDK version is ti-processor-sdk-rtos-j721e-evm-07_03_00_07
3.we use the CPSW9G
4. The network configuration is as below:
we want to transfer data as below:
TC397->RGMII5->RGMII6->J2
Thanks!
Hi,
Sorry for the delay. Are you still looking for a solution ?
I am assuming that you have the basic switch working and you and you can receive packets in RTOS and QNX. In which case, you need to configure ALE to forward packets between the ports. If you are sending a unicast packet from RGMII 5 to RGMII 6 then you don't have to do anything as the switch learns the destination by itself.
If you want to do any specific configuration then you can take a look at this FAQ
Regards
Vineet