Hi Friends, I am using Phillips 89v51RD2 and i wish to code variables into specific memory address location inside the ROM of 89v51 as my application demands. Is it possible to do so?? If yes please HELP me ...
I was successfully able to erase the program memory and again write into the program memory using IAP.However in 89V51RD erasing program memory takes place sector wise(i.e 0x7F bytes at a time) but my address location unfortunately does not start with multiple of 0x7F .Hence I am mot able to program some bytes.So i wish to relocate entire address of the variables according to my need .I hope you understand my situation ,PLEASE HELP