
Originally Posted by
cncmachineguy
So basically we get to code as though there are no banks. that takes loads of housekeeping out of the equation.

Exactly ... you got it !!!
no " Banksel " or " Pagesel " to use. Compiler just will warn you if you cross pages ... just warns if some assembler lines are in the vicinity !
and PBP Basic language is based on already written Macros ... so, you just have to " call " them one after the other.
no housekeeping for page crossing nor I/O changing if the command implies it, ( One wire commands i.e - the macro drive them as required by itself - ) ...
Alain
************************************************** ***********************
Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
************************************************** ***********************
IF there is the word "Problem" in your question ...
certainly the answer is " RTFM " or " RTFDataSheet " !!!
*****************************************
Bookmarks