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.

PROCESSOR-SDK-AM64X: "Five Ethernet Port Enablement on AM64x and AM243x" (spradh8.pdf) problem

Part Number: PROCESSOR-SDK-AM64X

Tool/software:

Hi Ti, 

    I find a Application Note "Five Ethernet Port Enablement on AM64x and AM243x"( https://www.ti.com.cn/cn/lit/pdf/spradh8

    Chapter 4.1 in spradh8.pdf, refer to github.com/.../ README.md, under ubuntu22.04 , I download mcu_plus_sdk and generate AM64x libs successfully.

     However, when building make -s -C test/networking/lwip/enet_icssg_tcpserver/am64x-evm/system_cpsw_icssg, an error is reported.

     And I 

And I try importing example with CCS, it failes too.

It seems that the error reported using CCS is the same as the error reported using makefile.