Tool/software: TI-RTOS
Hi,
Our requirement is to design a product to have one to one UDP communication with a remote system. I tried to test the same with UDP echo example of Ti RTOS (udpEcho_EK_TM4C129EXL_TI_TivaTM4C129ENCPDT). I configure the IP settings in UDPEcho.cfg (Ti RTOS--> Products-->NDK--> Network Layer--> IP General settings. Set the IP address: 198.168.1.2 and IP Mask: 255.255.254.0 and gateway IP address: 0.0.0.0. Build the program and run in CCS. Console displayed " Network Added: If-1:192.168.1.2" Now run udpSendReceive 192.168.1.2 1000 1 -s100 from "C:\ti\tirtos_tivac_2_14_04_31\packages\examples\tools>" in command line,
I did not get any response.
Is it right what I am doing? Any other procedure? Appreciate help.
Regards,
Ramesh