Writing and reading flash on 52259

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

Writing and reading flash on 52259

1,432件の閲覧回数
jejeje
Contributor I

Hi all

I need to store some configuration data in the flash memory of a 52259 chip ( I'm working with a 52259DEMO ).

I readed the flashx example, but being a newbie to the MC world, I need some advice regarding not to overwrite the memory were the app is stored.

Any help will be appreciated

Regards

Marcelo

ラベル(1)
0 件の賞賛
返信
2 返答(返信)

842件の閲覧回数
mjbcswitzerland
Specialist V

Hi Marcelo

 

The M52259 has a 4k FLASH granularity. You will know how large your program is and applications usually start at 0x00000000, therefore all space after it is free for other use - like saving parameters or for use as a file system.

 

More information and all resources are available at http://www.utasker.com/kirin3.html - see also http://www.utasker.com/docs/uTasker/uTaskerFileSystem_3.PDF

 

Regards

 

Mark

0 件の賞賛
返信

842件の閲覧回数
jejeje
Contributor I

Thank you a lot, Marc!

0 件の賞賛
返信