I am trying to initalise the eeprom data to a fixed value eg. Data @0,0(200) When I try to compile Pic Basic pro 2.5 crashes. If I change the statement to Data @0,0(127) everything is ok. Looks like it crashes if eprom address exceeds 127. Pic used is a 16f886. It has 256 bytes of eeprom. Can anyone help?
Graham
Bookmarks