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.

TI RTOS help needed

Hi,

I am trying to get the Demo M3 and C28 TI RTOS examples to run, and it is not working as intended.  I changed the MAC address within the TMDXDOCKH52C1.c file to what is displayed on my board, and I have shorted connections J1-15 B-C,  J20-21 A-B-C, J22-25 B-C, J30-31 B-C and R230.  The M3 is configured to boot from flash by setting all SW1 pins to 0 (downward position).  Both .out files load and run on their respective cores, and LD2 lights up.  When connected by ethernet, however, the network connection displays packets sent, but not received from the microcontroller.  Is this a network adapter setting?  Or is my hardware setup incorrectly?

The console, after uploading .out files, said

Service Status: DHCPC : Enabled : : 000

Service Status : HTTP : Enabled : : 000

Service Status : DHCPC : Enabled : Running : 000

Start the main loop

Service Status : DHCPC : Enabled : Fault : 002

Demo with HTTP, I2C and SD,

System provider is set to SysMin, halt the target and use ROV to view output

Service Status : DHCPC : Enabled : : 000

Service Status : HTTP : Enabled : : 000

Service Status : DHCPC : Enabled : Running : 000

Thank you,
Josh