I need a bootloader for Tiva chip (TM4C123GH6PM).
I’ve read TivaWare Boot Loader manual, however the practical implementation has left obscured in the document.
After I compiled boot_serial demo should I download it with JTAG bootloader or I can do it with LM Flash Programmer with UART communication?
Should I explicitly set a bootloader address before downloading it into the chip?
Is there step by step manual for dummies explaining all details?