Hi,
in one of our current projects we're using the TM4C123GH6PM uC. To enable the customer to do easy firmware updates I would like to implement the TivaWare bootloader along with my custom application. The application provides an UART interface for the customer to interact with the entire hardware. What I really would like to do is to use the same UART port for the firmware update using the bootloader. Any hints and instructions are appreciated.
Thanks!