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.

Compiler/TMS320C6655: PDK 2.0.10 - phy address

Part Number: TMS320C6655
Other Parts Discussed in Thread: TMS320C6657

Tool/software: TI C/C++ Compiler

I use TMS320C6655 and PDK 2.0.10.
In nimu, the default phy address is 0x18, but on my system I am using it as 0x00.
However, due to software reliability issues, only sources and libraries provided by the manufacturer should be used.
Can you provide a rebuild nimu source and library by modifying the phy address to 0x00?
 
nimu - v0 - nimu_eth.c
line 162
open_cfg.phy_addr   =  0x18; => 0x00