PDA

View Full Version : Memory Size Discrepancy



Randy_Suwanee
- 16th March 2005, 22:01
Hi-

I have been working on a project in PBP, and want to program a PIC16F873A. The datasheet says that the Program Memory is 4096 Single Word Instructions, but I am getting a warning when I compile that says "code crosses boundry @ 800h". Last I checked (which was just now), 800h is only 2048.

I'm confused. Do I have a definition wrong, or does this part truly have half the program memory advertised? Any help would be GREATLY appreciated!

Thanks-

-Randy

NavMicroSystems
- 16th March 2005, 22:15
A Search on code crosses boundary would have taken you THERE (http://www.picbasic.co.uk/forum/showthread.php?t=555&highlight=code+crosses+boundary)