Hello,
I'm trying to build infrastructure for write/read small size data (around 1~2 KB) into the internal flash using FRDM-K64F.
The write/read designated flash sectors must not be over written upon the OS & application binary flashing
1. Is there a PC tool that can support flashing specific flash sectors? (for example not flashing the last xx sectors)?
2. Is it possible to manage the internal flash (or part of it - for example the write/read area) as a file system?
Thanks a lot,
Dotan