Hello all,

I am trying to write and read from memory of PIC18F14k50.I have following code to write to memory location $500:


DEFINE OSC 24

X var byte
Y var word
Value var byte