Quote Originally Posted by Art
I understand that PBP uses RAM for library routines, and I am using a lot of
library subroutines,
well i should read your post better the first time. For subroutine, it will take much CodeSpace than RAM, except if you have ton's of variable definition.

Personnally i never filled the whole RAM but... BUT hehe many times the CodeSpace.

BUT, there's a but that i'm not sure of but someone will have the pleasure to set me straight if i'm wrong, PBP will probably manage the whole thing for you... i guess it will place the extra RAM blah blah in the CodeSpace section... pure guess here !