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.

TMDS243EVM: using ind_comms_sdk_am243x_11 add CPSW beside EtherCAT

Part Number: TMDS243EVM
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