Thanks,
I started a silly trick of putting rubbish code at the bottom of the page that is never called,
so I know when program memory is low.
It was probably only asm projects that can display program memory in MPLAB.
PBP wouldn't know what the program memory map looks like before it compiles it.
For an asm project, it would probably be a simple process for MPLAB to figure it
out on the fly.
Bookmarks