KBOOT V2.0 for FRDM-K64F

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

KBOOT V2.0 for FRDM-K64F

1,910 次查看
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

标签 (1)
0 项奖励
回复
1 回复

1,666 次查看
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 项奖励
回复