Hi,
One of our Customers is facing issue with 'Helloworld' example project as part of MCSDK 1.0 (Multicore Software Development Kit).
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.
Hi,
One of our Customers is facing issue with 'Helloworld' example project as part of MCSDK 1.0 (Multicore Software Development Kit).
Hi Sharath,
Here is the Helloworld example that is built with NDK2.2 and EMAC DRV in the MCSDK1.x for Dual EVM 6474.Please use this as a reference for developing code in the DUAL EVM using MCSDK1.x and NDK2.2.
http://processors.wiki.ti.com/images/0/05/NDK2_2_dual_evm6474.zip
Thanks,
Arun.
Hi ArunMani,
I tried to run HelloWorld example, 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?
when I click the halt button,it appears the following picture.
Is this correct?