Hello,
I've managed to setup a TCP connection between the C6670 and a host app running on the PC within a test project. I mainly followed the structure of the "client_evmc6670" and "hua_evmc6670l" examples. Everything is running fine, hence I will now integrate the fxns for the TCP connection from my test project into the main code I've been working on. So, I was asking myself if everytime a TCP packet transfer shall be executed, the CfgNew() + CfgAddEntry() fxns have to be executed or is it sufficient to do it once in the initialization phase when the application is run the first time. Additionally, collegue of mine is working on another part implementing an ethernet connection between the C6670 and an ARM chip using "NetFP" library. What considerations do I have to make so these two different approaches coexist together?
Thank you for your answers in advance. By the way, I am using CCS 5.2.0.00069 along with mcsdk_2_00_09_21 and ndk_2_21_00_32.
BR
Burak