Hi ,
Does the bootloader automatically gets compiled when compiling application and gets flashed implicitly when we flash the .bin application file ?
Or Do we need to separately compile the bootloader for tiva C Series and then we have to flash the bootloader separately at 0x00 location ?
If so is the case, then May I know , at what address do we need to flash the application program ?
My whole objective is to make the upgrade of Tiva fail-safe ! for that I would need a secondary bootloader to verify the correctness of the binary in the flash.
Thanks,
Sanchit Mehra