I'm currently trying to get the ROM-based ethernet bootloader to work on a TIVA (TM4C1294NCPDT) test board. I have RA1 silicon, which I think has the bootloader, and it's not working with LM Flash Tool. My current working theory is that ROM_UpdateEmac doesn't start it listening for the "magic packet", which I can do myself, but I don't know what response to send from the device to start LM Flash into the TFTP part of things.
What response is LM Flash looking for from its magic packets?