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.

TMDXEVM6678LE Demo Application

I am using the EVM TMDXEVM6678LE. I have been trying to run the demo application as given in [1]. (this document came with the CD but seems to be written for TMDXEVM6678L and hence not exactly applicable to TMDXEVM6678LE)

I am unable to complete the demo application which should return an IP address.

Expected output as in [1]:

1 [C66xx_0] Start BIOS 6

2 [C66xx_0] HPDSPUA version 2.00.00.01 Beta 1

3 [C66xx_0] Configuring DHCP client

4 [C66xx_0] QMSS successfully initialized

5 [C66xx_0] CPPI successfully initialized

6 [C66xx_0] PASS successfully initialized

7 [C66xx_0] Ethernet subsystem successfully initialized

8 [C66xx_0] eventId : 48 and vectId : 7

9 [C66xx_0] Registration of the EMAC Successful, waiting for link up ..

10 [C66xx_0] Service Status: DHCPC : Enabled : : 000

11 [C66xx_0] Service Status: THTTP : Enabled : : 000

12 [C66xx_0] Service Status: DHCPC : Enabled : Running : 000

13 [C66xx_0] Network Added: If-1:10.218.112.167

14 [C66xx_0] Service Status: DHCPC: Enabled: Running: 017

 

My output copied from CCS console:

1 [C66xx_0] Start BIOS 6

2 [C66xx_0] HPDSPUA version 2.00.00.02 Beta 2

3 [C66xx_0] Setting hostname to TMDSEVMC6678L6874

4 [C66xx_0] Configuring DHCP client

5 [C66xx_0] QMSS successfully initialized

6 [C66xx_0] CPPI successfully initialized

7 [C66xx_0] PASS successfully initialized

8 [C66xx_0] Ethernet subsystem successfully initialized

9 [C66xx_0] eventId : 48 and vectId : 7

10 [C66xx_0] Registration of the EMAC Successful, waiting for link up ..

11 [C66xx_0] Service Status: DHCPC : Enabled : : 000

12 [C66xx_0] Service Status: THTTP : Enabled : : 000

13 [C66xx_0] Service Status: DHCPC : Enabled : Running : 000

14 [C66xx_0] Service Status: DHCPC : Enabled : Fault : 002

15 [C66xx_0] Service Status: DHCPC : Disabled : : 000

I do not get the IP number as in line 13 of the expected output.

Any help to complete this demo successfully would be appreciated. Also, any help in getting the right documents to use with this version of the EVM TMDXEVM6678LE would be appreciated.

[1] BiosMulticoreSDK_2.0_GettingStartedGuide.pdf

Thanks.

Luke