R
R.Lewis
Guest
Using the latest (downloaded) MPLAB I have a problem with the assembler in
that it assumes that all equates are for registers.
e.g. the equate
FRED equ 64h
gives an error message for a 12F629 'illegal memory location' (there is no
reg at 64h in the F629).
What is wrong here?
that it assumes that all equates are for registers.
e.g. the equate
FRED equ 64h
gives an error message for a 12F629 'illegal memory location' (there is no
reg at 64h in the F629).
What is wrong here?