K10 internal flash write fails with ACCERR

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

K10 internal flash write fails with ACCERR

跳至解决方案
1,145 次查看
renjithvamanan
Contributor III

Hi,

I am using MK10DX128 series.

I am using the Flash driver "Standard Software Driver for C90TFS/FTFx Flash"  provided by Freescale to write to internal flash.

The FlashProgramPhrase() API fails with ACCERR. FlashEraseSector () API called just before this worked.

Went through the data sheet and driver manual. I am having no clue on this.

Any help will be really helpful  :smileyhappy:

Thanks,

Renjith

0 项奖励
回复
1 解答
1,016 次查看
renjithvamanan
Contributor III

Hi

I solved this issue :smileyhappy:

Program phrase command was not supported in my CPU.

When I used FlashProgramLongword() API, it worked like a charm :smileyhappy:

Thanks,

Renjith

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,017 次查看
renjithvamanan
Contributor III

Hi

I solved this issue :smileyhappy:

Program phrase command was not supported in my CPU.

When I used FlashProgramLongword() API, it worked like a charm :smileyhappy:

Thanks,

Renjith

0 项奖励
回复