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.

EVMC6424 Ethernet is not running.

Other Parts Discussed in Thread: SYSBIOS, TMS320C6747, OMAP-L137, OMAPL138
Although we have worked in a short period as 3 months we could solve compile errors etc... but we never able to run ethernet part of TMS32C6424 board.
We have read many article from TI website , but any of them never worked. If you make a simple project and test you will see it will not work.
 
For example
 
File->New->CCS Project;
Project Name = Test11
Family = C6000
Variant = EVMC6424
Cannection = Spectrum Digital DSK-EVM-eZdsp onboard USB Emulator
Project templates and examples->SYS/BIOS->Typical->Next->(NDK|SYS/BIOS)
Platform = ti.platforms.evm6424
app.cfg -> NDK -> (Global Network Setting|DHCP CLIENT|IP|EMAC)
->DEBUG
(-|- mark are the ones that i choosed)
 
 When you make above process, while compiling it will not get an ip, it must get automatically. We run EVM6424_init(); command in main.c and them make board ready. We have tried many things in sample codes. 
 
Our System Features;
CCS 5.5
NDK 2.22.3.20
SYS/BIOS 6.35.4.50
XDCtools 3.25.4.88