#ROM int 0xF00000 = {
20,//vol
1,//curfil
0,//seqstart
0,//psound
}
The code above works to put values into eeprom of a 18F452. Now I want to use 18F4620. The code above gives me verify errors so obviously the eeprom data needs to go elsewhere. Where do you guys look to find the eeprom location for a specific chip? I have looked at the data book and I don't see where they print this information.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum