I am trying to set up automatic updates via Ethernet using the LM Flash Programmer utility. The help within this utility states that if you listen on port 9 for the magic packets you can automatically kick yourself into bootloader mode and thus allow the LM Programmer tool to automatically update to your device, via ethernet.
I was expecting the LM Flash Programmer tool to send the magic packets via UDP port 9 when you hit program (as the help states), but I never see the packets come across port 9.
My code is listening on UDP port 9. I have gotten this to work but ONLY after I kick my application into ROM bootloader mode (I did this using a separate program that just sends a couple of UDP messages down port 9). Once it is in bootloader mode, the LM Flash Programmer does in fact update the flash via Ethernet.
Just wondering if the LM Flash Programmer is really sending the magic packets via UDP on port 9?
I am using the EK-TM4C1294XL launchpad and the LM Flash Programmer Build is 1606.