cancel
Showing results for 
Search instead for 
Did you mean: 

ST72334 Data EEPROM programming

celine2
Associate II
Posted on January 27, 2006 at 05:35

ST72334 Data EEPROM programming

12 REPLIES 12
celine2
Associate II
Posted on January 25, 2006 at 09:30

Hello,

Thanks a lot for your answer, I'm going to try this tonight or tomorrow, I'll tell you how it worked.

Philippe :D

luca239955_st
Associate III
Posted on January 26, 2006 at 11:33

Quote:

@eeprom unsigned short tab[4];

the compiler shows this error message ....

works fine here... I also tried using the array and the code generated looks correct; maybe you can try just adding that line (plus the line in the linker file) in one of the examples provided and work from there.

Regards,

Luca

celine2
Associate II
Posted on January 27, 2006 at 05:35

Luca,

you are completely right, it is working, I don't know what I was doing before... :-W

THank you again ;)