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.

TMS320F28388D: ethernet_c28_config example not running

Part Number: TMS320F28388D

Hi,
I tried to run the ethernet_c28_config example but it stucks at line 160:

    pInitCfg = Ethernet_initInterface(initInterfaceConfig);

I first loaded the ethernet_c28x_config on CPU1, run it and then I load the ethernet_ex2_phy_loopback on CM and step through it until Ethernet_initInterface.

What could be the reason? I use CCSv12.4.7, C2000warev5 and the controlcard.

Regards, Holger