PBP has the statement READCODE, which accepts a word variable as an argument. However, I want to read bytes in the upper half of program memory in an 18F8722 (greater than location 65535).
Can anyone tell me how to do this?