This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TM4C123BH6ZRB: Merge Boot loader and application binaries

Part Number: TM4C123BH6ZRB


Hi,

I want to merge my bootloader and application binaries into one programmable binary file. Currently I program boot loader first and then program with application code. Can I achieve this in single step?

Also from running application, can I update full image (boot loader + application) in single step? Thanks