Other Parts Discussed in Thread: C2000WARE
Hello, I am new to Ethernet and TI components. I want to use IPC with interrupt to communicate between CPU1 and CM core. I have tried to include the functions in the screenshot below to the example at C:\ti\c2000\C2000Ware_3_04_00_00\libraries\communications\Ethernet\ti\ndk\examples\tcpEchoF2838X in CM side. However, after I had implemented those functions including CM_init(), IPC_registerInterrupt(), the TCP socket would not work. For instance, I could not ping to the address of socket. What could be the reason of this problem? Thanks in advance!

