Hello everyone,
There are some problems puzzled me recently. Really hope someone can help me. As we know, we can store many boot sector in the flash memory. I have two applications in the MCU. Sometimes I want to change one application to the other one , that is to say that I should change one boot sector to the other boot sector. But now I don't have a appropriate way to realize it .
Hi, a state machine searches for valid RCHW[BOOT_ID] sequentially from block 0 to block 7. First valid boot ID is used to boot the microcontroller. That's all.