Hello Henrik,
you and I have talked about this code a few times now. I had to change my name to protect the guilty! Actually I lost my original password and tried to recover the password but never got a response so I just created a new one.
Yes, both files are there, and all the declarations are also there. I moved the end select statement so this code should execute no matter what happens above it.
Code:
CASE ELSE
hserout ["Ending changes",13,10]
write lockadd, word $5A5A 'relock so values don't change.
END SELECT 'done with this
recvoff:
RCSTA1.7 = 0
while ! TXSTA1.1 :wend 'wait til TX completes
TXSTA1.5 = 0 'turn off EUSART1 TX
return
It still won't compile.
Thanks,
Paul
Bookmarks