Hi,
I am testing KBOOT V2.0 on FRDM-K64F and found the following issues.
If I am using address==0x00037F94 and counts==0x84C, and get the error (101), but it looks like it only needs 4-byte alignment? When I am using fillmemory with this address and counts to program the flash, it has the failed as well...
But, it works on address 0x00037F90.
Can someone tell me what is the required alignment for flash?
Thanks,
Christie