Hi,
first I've to mention, I'm new to the TM4C129EKCPDT.
I have the following task: On the TM4C129EKCPDT system I am running an application, which is stored and booted from the internal flash. I want to have the possibility to update this programm, so I have an application based transfer (protocol via ethernet) which retrieves the update and stores it somewhere in the flash. After that is complete, the system is rebooting and will look in this sector and if there is an certain bit set, the bootloader will re-write the whole aplication with that, erase the bit and reboot.
I've seen, there are bootloader for running from SPI, etc. but I have no idea where to start from at this point. Can someone give me a hint?
Regards
Micky