I am trying to write to 3 locations in eeprom and only the first one is written and the rest ignored.
Here is my code
write $3, $F :pause 1000
write $1, codes(2):pause 100
write $2, codes(3):pause 100
write $0, $1:pause 100
PLease help
Thx
Saleem