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