Dear TI,
For a project I have to work with the RM57L Hercules Development Kit, where I have to trigger the controller through Ethernet (UDP-packet). So I downloaded the LwIP example from the TI wiki site. But if I want to make an new project, the program gets stuck in a while loop in "HL_emac.c" when I run it.
while(((EMACSwizzleData(curr_bd->flags_pktlen)) & EMAC_BUF_DESC_OWNER) == EMAC_BUF_DESC_OWNER);
What would the cause be? I attached the file in the post.
Best regards,
Arne Staessen5165.UDP1.zip