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.

How to run client example in NDK on TMS320C6474 EVM?

Hi, guys! I'm trying to build a connection between PC and C6474 EVM with cable, so I download NDK2.0.0 and I am puzzled with the client example because it seems that it  wants to fulfill a lot of thing, which makes the code hard to understand in return. My question is if I want to transmmit data from PC to C6474, should I run send.exe in winapps directory on PC and run client example in CCS on C6474?