Team
I am developoing the bootloader on TM4C1230 which have 32 KB Flash and 12 KB SRAM. Could we did not move the code to SRAM, and used the boot code in one 1KB flash block to update the code in another block flash? Thank you.
Victor
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.
Team
I am developoing the bootloader on TM4C1230 which have 32 KB Flash and 12 KB SRAM. Could we did not move the code to SRAM, and used the boot code in one 1KB flash block to update the code in another block flash? Thank you.
Victor
Hi, Amit
You mean it is possible that we can run the bootloader code in flash to update other code in different flash block?
what is the catch-22 situation?
Thank you
Victor
Hi, Amit
Do we have example code to show how to do it? Thank you.
Victor
Hi, Amit
Could you help to explain potention risk? which item in Silicon errata is about this risk? Thank you.
Victor