Writing data  in Flash memory,MCF5223x

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Writing data  in Flash memory,MCF5223x

1,310 Views
juasago
Contributor I
Hi all,
Are there any application note for writing data in Flash memoy of MCF5223x, to save some parameters.
Thank you.
Labels (1)
0 Kudos
2 Replies

258 Views
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 Kudos

259 Views
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 Kudos