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.

AM2434: CPSW Ethernet won't work without adding I2C

Part Number: AM2434
Other Parts Discussed in Thread: SYSCONFIG

I added CPSW Ethernet to my project with sysconfig. When I build the project, there is no generated source code to initialize the CPSW Ethernet interface. If I add I2C to the project, re-build the project, then the generated source code contains code to initialize the CPSW Ethernet interface. The CPSW Ethernet interface should not be dependent on I2C.

Paul