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.
Hello,
I am trying to flash my TM4C MCU over ethernet - I found this thread (e2e.ti.com/.../1306412) which has instructions on flashing the MCU firmware over ethernet for the DK-TM4C129 launchpad. I tried following these instructions on my EK-TM4C1294XL launchpad but do not get the expected results (no LEd's lighting up when loading the boot_emac_flash demo.)
My question is, is the procedure for flash programming over ethernet the same for the EK-TM4C1294XL launchpad as the DK? If not, where can I find instructions for doing this on my launchpad?
Thank you,
-svl123
I have looked at it, what exactly is this example supposed to do? How is it used? Do I load it onto the controller and then use LM flash programmer to flash the firmware over ethernet?
Thank you,
-svl123
Hi Ralph,
Yes I have looked at that post and have follow the instructions detailed there. I am encountering two issues:
1. When flashing the boot_emac_flash program I do not get any LED's lighting up like the instructions state.
2. When attempting to load the boot_demo_emac_flash over ethernet the LM programmer gets stuck on "Attempting to connect" flashing does not work.
I am using LM Flash programmer 1613 with an EK-TM4C1294XL launchpad. Since I am not able to even see the LED's that should come up when boot_emac_flash is loaded it makes me believe that the issue is not with the ethernet but rather something simple (perhaps the instructions for the DK launchpad do not work for the EK? Or maybe the code for the EK is different?)
Thank you,
svl123