Our TI MCU is connected via UART0 to a IoT board. We like to do a firmware update via the ROM bootloader through the IoT board. The IoT board runs a self build Linux. So we can't use the windows flashing tool.
Is there a python module/script available that handles that? We can also use c code and x-compile it.
To my knowledge the TM4C123GH6PGE product page only links to pre build binaries.Maybe I missed something.