This device is capable of erasing single flash pages (256B each). However, we choose to use a logic sector size of 4KB for the swaps, to limit the amount of writes to the swap partition. The proposed geometry in this example target.h uses 32KB for wolfBoot, and two partitions of 6...
Operation Overview +On this boot mode, the loader program, which is wolfBoot, is copied to the internal RAM(B-TCM). wolfBoot copies the application program from external flash memory to RAM(System RAM) if its integrity and authenticity are OK. As final step of wolfBoot the entry point of ...