Writing data  in Flash memory,MCF5223x

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

Writing data  in Flash memory,MCF5223x

1,324 次查看
juasago
Contributor I
Hi all,
Are there any application note for writing data in Flash memoy of MCF5223x, to save some parameters.
Thank you.
标签 (1)
0 项奖励
2 回复数

272 次查看
RichTestardi
Senior Contributor II
Hi,
 
I sent you an e-mail, but just in case it takes you as long to notice you have a message as it took me :smileyhappy:, I thought I'd repeat the e-mail here...
 
-- Rich
 
I think you want to use 0x3fffc rather than 0x3ffff, to get a word-aligned address.
(I tried that with your code and it worked!)
Hope that helps!
-- Rich
0 项奖励

273 次查看
mjbcswitzerland
Specialist V
Hi

See:
http://www.utasker.com/docs/uTasker/uTaskerFileSystem.PDF
(also http://www.utasker.com/docs/uTasker/uTaskerFileSystemSPI_FLASH_002.PDF if you may be interested in saving larger amounts fo data to SPI based FLASH).

File system and parameter system support with open-source code is available in the uTasker project - this is completely free for non-commercial work and includes support at the uTasker forum: http://www.uTasker.com/forum/

Regards

Mark

www.uTasker.com


0 项奖励