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 examples fail on TMDXEVM6678L

Hi,

When I run the mcsdk examples and demo 'client' or ' helloWorld' or 'hua'  on TMDXEVM6678L,  they all fail at:

rc = NC_NetStart( hCfg, NetworkOpen, NetworkClose, NetworkIPAddr )  with error "Timeout waiting for reply from PA to Pa_addMac command" as per below.

I am running mcsdk _2_00_01_12 and ndk_2_20_04_26.

Any suggestions?

 

[C66xx_0] QMSS successfully initialized 

[C66xx_0] CPPI successfully initialized 

[C66xx_0] PA successfully initialized 

[C66xx_0] 

[C66xx_0] TCP/IP Stack 'Hello World!' Application

[C66xx_0] 

[C66xx_0] 

[C66xx_0] TCP/IP Stack 'Hello World!' Application

[C66xx_0] 

[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

 

Best Regards,

Bernard