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 to run CPSW Demo

Part Number: TMDS243EVM
Other Parts Discussed in Thread: DP83869

Tool/software:

Hi Ti Expert,

Background:

CCS: 12.8.1

SDK: Ind SDK 11.0.0.08

For some reason, I have to run the following demo using ind_comms_sdk_am243x_11.

C:\ti\ind_comms_sdk_am243x_11_00_00_08\mcu_plus_sdk\source\networking\enet\core\examples\lwip\enet_lwip_cpsw\am243x-evm\r5fss0-0_freertos

I have followed the Note of Introduction of this new SDK to set my local CCS and example.projectspec in the SDK's demo project.

- To build examples from MCU+ SDK using CCS projects, user has to add ${SDK_INSTALL_PATH}/mcu_plus_sdk path to "Product discovery path" in CCS (from Window->Preferences->Code Composer Studio->Products).
- In order to build the Networking examples from MCU+ SDK using CCS projects, the user needs to change the file action of the source files from "link" to "copy" in the example.projectspec and then import their project in CCS.

After importing and build the project(enet_lwip_cpsw), there are a lot of error about dp83867.c/dp83869.c/test.c/udp_iperf.c/test_enet_cpsw.c like the following.

Is it possible to run this demo using ind_comms_sdk_am243x_11?

If it is possible, could you please guide me to run it?

BR,

Chunyang