Hi,
I tried using the boot emac flash example to flash code to a TM4C1294 Launchpad to flash code using Ethernet.
I have used the same lwipopts file as in the enet)lwip example and used static ip for the bootloader example.
I have checked that the assigned static ip is actually assigned to the board by putting breakpoints in the lwipinit function present in the example code. However when I try to now flash my application program using ethernet, I am getting an error , "problem starting the BOOTP server".
What am I doing wrong?
Regards,
Apoorv