This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

ndk tools: cfgdemo example issue

Hi,

I have executed 'cfgdemo' example in ndk tools on TCI6488 EVM.

It displays the following:

/******

TCP/IP Stack Client Configuration Demo
220 bytes required for save
Core Number on which NDK is running = 0 
Since EFUSE MAC address is Zero we use the MAC Address = 00-01-02-03-04-05
Only on CORE 0: SGMII reset successful........
Only on CORE 0: SGMII config successful........
Only on CORE 0: SerDes should be up and running 
EMAC has been started successfully
Registeration of the EMAC Successful
Service Status: Telnet   : Enabled  :          : 000
Service Status: HTTP     : Enabled  :          : 000
GetIP Ready
EchoSrv Initialized
DataSrv Initialized
NullSrv Initialized
OobSrv Initialized
V6EchoSrv Initialized
Link Status: 100Mb/s Full Duplex on PHY 1

*****/

I executed the following command on the command prompt (arp -s 10.24.244.41 00-01-02-03-04-05) and then tried to 'ping 10.24.244.41' but it shows 'timed out'.

NDK user guide says to assign an ip address to the dsp on the board (how?). 

 

I was not able to assign an ip address to the board.

Please help me to solve this issue.

Regards

Sharath Chandra