KBOOT V2.0 for FRDM-K64F

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

KBOOT V2.0 for FRDM-K64F

910 Views
a8Chcx
Contributor V

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

Labels (1)
0 Kudos
1 Reply

666 Views
ramboyang
NXP Employee
NXP Employee

Hi Christie,

The Flash alignment size is 8 bytes, you can also get this info from FTFE chapter in RM.

Have a nice day.

0 Kudos