I use C6747.CCS is 3.3.
but my PHY chip is not the one of EVM.
when I run helloworld.pjt belonged to NDK_2_0_0,the stdout of CCS is :
EMAC OPEN Returned error
Error: Unable to register the EMAC
I cann't find this error in the programme.
I just find it desplay this error,when programme run: rc = NC_NetStart( hCfg, NetworkOpen, NetworkClose, NetworkIPAddr );
but this function don't have this error desplay.
How to do?
My PHY chip is DM9161E.