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.

C6678 EVM unable to run NDK examples

I have configured my 6678l EVM to the default switch settings.  I have tried running both the client NDK example and the hello world NDK example.  I am currently getting this as output:

[C66xx_0] QMSS successfully initialized

[C66xx_0] CPPI successfully initialized

[C66xx_0] PA successfully initialized

[C66xx_0]

[C66xx_0] TCP/IP Stack Example Client

[C66xx_0] Configuring DHCP client

[C66xx_0] PASS successfully initialized

[C66xx_0] Ethernet subsystem successfully initialized

[C66xx_0] Ethernet eventId : 48 and vectId (Interrupt) : 7

[C66xx_0] Timeout waiting for reply from PA to Pa_addMac command

[C66xx_0] Add_MACAddress failed

[C66xx_0] Error: Unable to register the EMAC

[C66xx_0] NIMUIOCTL Failed with error code: -22

[C66xx_0] Service Status: DHCPC    : Failed   :          : 000

[C66xx_0] Service Status: Telnet   : Enabled  :          : 000

[C66xx_0] Service Status: HTTP     : Enabled  :          : 000

Why am I unable to register my EMAC?  Do I need to set a switch to a certain position to enable the on-board RJ45 connector?

THanks,

Will