I'm targetting a 16F877A device....

Today I got this message when compiling....

"...code crosses boundary @ 800h"

This got to me to thinking about something I hadn't since I have started playing with PIC's...PROGRAM SIZE and its logical question:

"How big can I make a program in the device i have chosen?"

I would say I have written about half the code I need and i want to know if I am going to have enough space to finish the code.

The compiler says I have used 2070 words. which naturally begs the question...how many words are there?

I'm sorry if this questions seems terribly 'newbie'...but that is after all what I am.

Thanks in advance!

Robert