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?
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?
Charles Linquist
I'm realizing that I probably need an assembly language subroutine to read the values. Does anyone have a routine written to do that?
Charles Linquist
never did something like that but i can figure you'll need to use TBLRD stuff.
Maybe the embedded string in your code space thread may help. Look the Bruce example.
Well it's still just a pure guess. Sorry if i'm wrong.
Anyone else can second this thought?
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks