using FLASH as EEPROM

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

using FLASH as EEPROM

1,245 Views
Billy
Contributor I
I am having some problems trying to convert the assembly language from the standard application notes provided by Freescale into C, for using flash memory as EEPROM . I am using MC68HC908QY4. I understood clearly the program flow. Can anyone provide me some reference of using a C language to do the job? appricaited. 
Labels (1)
0 Kudos
1 Reply

266 Views
UcTechnoGeek
Contributor II
Search for app note AN2504.  It might help.
 
It explains the C APIs used in Codewarrior to do flash programming routines.
 
uCTechnoGeek
0 Kudos