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.

TM4C129X Ethernet Bootloader without eflash

Does anyone know whether the TM4C129X can have an Ethernet bootloader that does not use eflash?  In the boot_emac_flash example, when using the Ethernet update, the bootloader process is done through the BOOTP update.  But what I would like is for the Ethernet bootloader to be like the serial bootloader where it accepts the different command (COMMAND_PING, COMMAND_DOWNLOAD, COMMAND_RUN) but using Ethernet instead of the UART or USB.  Does anyone have an example of this?  If not, then does anyone know if it's possible to modify the boot_emac_flash example to achieve this behavior?

Thanks.

  • Hello SL,

    I am not aware of any such software example available in TivaWare or elsewhere on the TI site. I'll leave the thread open in case there are some others out in the TM4C community that might have some experience with this or might have some examples that apply.