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.

TMDSEVM6678: Problem starting DHCPC in image processing demo

Part Number: TMDSEVM6678
Other Parts Discussed in Thread: TMS320C6678, SYSBIOS

I would appreciate help with a problem I am having with a TMS320C6678 Evaluation Module with XDS560v2 Emulator (TDMSEVM6678LE Rev.3B).

I am using Code Composer Studio 7.0.0.00043 and PROCESSOR-SDK-RTOS-C667X downloaded from www.ti.com/.../PROCESSOR-SDK-C667x.

Running the image_processing demo from the SDK results in the following output.
[C66xx_0]

MCSDK IMAGE PROCESSING DEMONSTRATION

QMSS successfully initialized
CPPI successfully initialized
PA successfully initialized
Configuring DHCP client
Service Status: DHCPC : Failed : : 000
Service Status: HTTP : Enabled : : 000
A0=0x1 A1=0x0
A2=0x0 A3=0x90
A4=0xc0e50a4 A5=0x1000
A6=0x0 A7=0x1
A8=0x0 A9=0x800070
A10=0xc0e4b9c A11=0xc080e2c
A12=0x0 A13=0x0
A14=0x0 A15=0x0
A16=0x2 A17=0x802714
A18=0x802714 A19=0x20000000
A20=0x0 A21=0x0
A22=0x0 A23=0x0
A24=0x0 A25=0x0
A26=0x0 A27=0x0
A28=0x80dec0 A29=0x70
A30=0x81d8f4 A31=0x81ef30
B0=0x0 B1=0x0
B2=0x1 B3=0xc057150
B4=0x90 B5=0x0
B6=0x812980 B7=0x0
B8=0x0 B9=0x0
B10=0x0 B11=0x0
B12=0x0 B13=0xc0782c0
B14=0x826998 B15=0x812978
B16=0x824600 B17=0x0
B18=0x80de90 B19=0xaaaaaaaa
B20=0x0 B21=0x0
B22=0x11112222 B23=0x33334444
B24=0x2e202e2 B25=0x0
B26=0x80de18 B27=0x42
B28=0x0 B29=0x2
B30=0x8002e310 B31=0xffef
NTSR=0x1000f
ITSR=0xd
IRP=0xc0773e4
SSR=0x0
AMR=0x0
RILC=0x0
ILC=0x0
Exception at 0xc0571f0
EFR=0x2 NRP=0xc0571f0
Internal exception: IERR=0x10
Resource conflict exception
ti.sysbios.family.c64p.Exception: line 256: E_exceptionMax: pc = 0x0c0571f0, sp = 0x00812978.
xdc.runtime.Error.raise: terminating execution

I would appreciate any pointers as to how I could try to find out why DHCP is not starting correctly. I have made no changes to the code.

Thanks in advance for your help.