I want to run the example project on TCIEVM6638K2K DSP core.
I am not able to get the IP address print that should come when we add an ethernet cable to the port.
NetworkIPAddr() // This function is called whenever an IP address binding is added or removed from the system.
Under NetworkIPAddr(),
there is a print -> Network Added
following that, the local IP address used to be printed when I ran the same project on DSP of K2L board.
I am not able to figure out why this is not working the same way for K2K. I need to use this project for socket communication.
Can anyone tell me what I might be missing for K2K board.
Thanks,
Kushal