Banking

Language reference ›› Variables ››
Parent Previous Next

Most PIC micro-controllers use memory banking to access the internal RAM or registers.

PMP is able to optimize banking instructions usage strongly because it knows everything about variable locations since it allocates variables at compile time (not left to the assembler or linker's discretion).