Part Number: AM2732
I want to config my AM2732 to work in ethernet VLAN, how to config the CPSW?
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.
Part Number: AM2732
I want to config my AM2732 to work in ethernet VLAN, how to config the CPSW?
Thanks.
Hi Currin,
You can start with the MCU+ SDK 09.01.00.41 for AM273x: MCU-PLUS-SDK-AM273X Software development kit (SDK) | TI.com
Install it at c:\ti directory. There are quite a few CPSW examples in the following directory:
C:\ti\mcu_plus_sdk_am273x_09_01_00_41\examples\networking\lwip
Once you import those examples using CCS, open the example.syscfg file in the CCS. The following window will pop up:

Enet (CPSW) is the dialog for you to config the CPSW.
Best regards,
Ming