K10 internal flash write fails with ACCERR

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

K10 internal flash write fails with ACCERR

ソリューションへジャンプ
1,150件の閲覧回数
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,021件の閲覧回数
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,022件の閲覧回数
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 件の賞賛
返信