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.

dual_evm6474 ndk2.2 Helloworld not working on evm6474

I have downloaded the project from http://processors.wiki.ti.com/images/0/05/NDK2_2_dual_evm6474.zip,then built it under CCS4.2 with necessary .h file .The program produce following message:

--------------------------------------------------------------------------------------------

TCP/IP Stack 'Hello World!' Application

emac_init: core 0, port 0, total number of channels/MAC addresses: 1/1

MAC addresses configured for channel 0:

3C-2D-B7-23-14-75

SGMII reset successful................................

SGMII config successful...........................

emac_open core 0 port 0 successfully

Registration of the EMAC Successful, waiting for link up........

Network Added: IF-1:10.11.169.11

Port 0 Link Status: 1000Mb/s Full Duplex on PHY 1

--------------------------------------------------------------------------------------------

 How to test the project is working properly? I am  'ping' from the PC is not successfully.

when I click the halt button to see  which step the code is running at, it always appears the following picture.

Is this correct?

How to solve the problem.thanks