Tool/software: Code Composer Studio
Hi all, I am looking for some example boot loader code that doesn't get copied to SRAM, does it exist? My understanding is that the benefit of copying the boot loader from flash to SRAM is that it can upgrade the boot loader itself. In my case, I don't need this feature, as I don't need to update the boot loader in the field.
Thanks
Richard