Part Number: TMS320C6670
Tool/software: Starterware
Hello.
We work with the TMS320C6670 (EVMC6670 and our own board).
And have some problem with ETHRNET in our board.
The thing is that the example in MCSDK library (using NDK)
C:\ti\mcsdk_2_01_02_06\examples\ndk\helloWorld
is configured to work with port 1.
And it works well on EVMC6670 (because EVMC6670 has Port 1)
But our board has Port 0. And we can’t configured NDK for Port 0.
Port 0 of SGMII machine configured well.
The function
Init_SGMII_S(0);
is used.
But NDK-library from this example not works with Port 0 or (!) we are doing something wrong.
Please. Tell me how to change the configuration of the NDK-library for working with port 0
Thanks.
With regards, Alexander.