K10 - OK to use flash below 0x400?

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

K10 - OK to use flash below 0x400?

ソリューションへジャンプ
1,174件の閲覧回数
chris_f
Contributor V

I'm running really low on flash space on a MK10DN32VFM5 and am looking for somewhere for a field write-once array.

The device only has 62 interrupt vectors so the space from 0x0F8-0x3FF looks to be unused.

I've tried creating a linker section here, putting an array in it and it seems to work fine.

Is it OK to use this section? I can't find anything in the datasheet that says whether it is or not.

Thanks in advance.

Chris

ラベル(1)
0 件の賞賛
返信
1 解決策
1,067件の閲覧回数
mjbcswitzerland
Specialist V

Hi Chris

As long as you respect the normal Flash writing rules there is no problem using free space in the first sector for saving write-once parameters to.

Regards

Mark

Kinetis: µTasker Kinetis support

K20: µTasker Kinetis TWR-K20D72M support / µTasker Kinetis FRDM-K20D50M support / µTasker Kinetis FRDM-K20D50M support

For the complete "out-of-the-box" Kinetis experience and faster time to market

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,068件の閲覧回数
mjbcswitzerland
Specialist V

Hi Chris

As long as you respect the normal Flash writing rules there is no problem using free space in the first sector for saving write-once parameters to.

Regards

Mark

Kinetis: µTasker Kinetis support

K20: µTasker Kinetis TWR-K20D72M support / µTasker Kinetis FRDM-K20D50M support / µTasker Kinetis FRDM-K20D50M support

For the complete "out-of-the-box" Kinetis experience and faster time to market

0 件の賞賛
返信
1,067件の閲覧回数
chris_f
Contributor V

Excellent. Thanks for the fast reply.

0 件の賞賛
返信