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.

TM4C1294NCPDT: Ethernet Bootloader

Part Number: TM4C1294NCPDT

Hi,

I am trying to Burn a Microcontroller with the Ethernet interface while i have more Microcontroller connected to same network.

i provide the ip and mac of the Microcontroller and the burn finish successfully.

the issue is that all the other Microcontroller that connected to the network loose communication until i reboot them.

i saw on wireshark that the udp goes broadcast and he tries to reach to all the Microcontroller.

please advise 

thanks

Gabi

  • ROM bootloader or Flash bootloader?
  • gabi simons said:
    I am trying to Burn a Microcontroller ...

    Your issue surely is a valid one (beyond me) yet may two "posting issues" be noted?

    • The (needless) part number's repetition w/in your vital "Subject Line or Headline" does "little" to attract viewers.       Such repetition is essentially "Content FREE" - is it not?
    • How would you describe an MCU which is - in fact, "over-heating?"      If "burn (now) equals programming" should we call the "Programming Dept." - rather than "Fire Dept."     (who will surely send a "Programming Engine" - to your rescue...)

    "Burn & Dump" are (very) poor descriptors of a critical process - and do NOT convey - "great" skill and/or familiarity...

  • Flash bootloader,
    the command i send is - lmflash --quick-set=manual --interface=ethernet --net-config=my IP,Microcontroller IP,Microcontroller MAC "directory of bin file"