We have a weird situation on our TI 1294 system where the Intel NIC needs us to *not* negotiate for speed. We need to force it to be 100Mbps.
This is sort of a code composer issue as much as it is a NDK/RTOS issue. I can change the #define in EMACSnow.c, but now it is set that way for every project and every CPU that uses EMACSnow.c
It is not obvious if there is a way to override what gets set in EMACSnow.c at some later point in the init process.
Words of wisdom?
Thanks.
Ray