Other Parts Discussed in Thread: SYSCONFIG, DP83869
Tool/software:
Hi Ti Expert,
Our own designed board's hardware are like this: ICSSG0 + two DP83826 for EtherCAT; CPSW0 + two DP83867 for EtherNet.
These EtherCat and EtherNet could work together on one single R5 core is what I am after.
Using the new ind_comms_sdk_am243x_11, I can complete the sysconfig following the blow two demo.
ind_comms_sdk_am243x_11_00_00_08\examples\industrial_comms\ethercat_slave_beckhoff_ssc_demo\am243x-evm\r5fss1-0_freertos -- my project base on this demo.
mcu_plus_sdk_am243x_09_02_01_05\examples\networking\lwip\enet_lwip_cpsw\am243x-evm\r5fss0-0_freertos
There is no pin-conflict. And after I adding the include path, according to the CPSW demo, the Build is completed.
Then I found