Hello all,
I want to configure a C6670 as a client which communicates with a server app running on a PC via TCP/IP. Currently I am reading myself through the following docs:
-TI Network Developer's Kit (NDK) v2.21 User's Guide
-KeyStone Architecture Network Coprocessor (NETCP) User Guide
In the first document, in section 3.1 is described how to setup the NDK module with XCONF. Further, in the second document it s stated that the multicore navigator, in particular the packet DMA for the NetCP has to be configured before configuring the NetCP.
So my question is, if I do the configuration of the NDK with XCONf in Sys-Bios, does this also generate the code for the configuration of the packet DMA instance? Or do I have to initialize the multicore navigator in C before I configure the NDK via XCONF?
Best Regards
Burak