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.