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?
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