Tool/software: Code Composer Studio
I have a bootloader project and my application project. Using the LM Flash Programmer I load the bootloader at offset 0x0 and my application at offset 0x4000 and everything works as expected. Is there a way to combine the two project outputs into a single file?