Hi,
I have a working program compiled in CCS running on a LM4F launchpad.
I want to add uart bootloader function such that I can call ROM_UpdateUART() from my application, then use LMFlash or custom code to update my app.
Also want to be able to run the ROM bootloader by holding a GPIO pin at reset so need to change BOOTCFG (how?).
I can't find any examples of using the ROM bootloader at all and there is only very brief mention in the ROM user guide.
Can anyone point me in the right direction please?
Cheers
Richard