running of page warning and error 16f877
me stumpted!!!
I have a simple code in my PIC16F877, I have used only 3,117 words out of 8k and I am still getting this error "Code Crosses Boundary @800h". I am not using ANY branch statements or branchl statements. When I go above 3300 words I run out of memory. Reading deep in the PBP manual I am getting that I will recieve a warning after I reach 2k for the first page BUT I should still be able to hit around 8k words before I run out of room for my program.
Any ideas????????????????????????????????????????????? ?????????????????????
Please help, desperate and runnning out of time before my Halloween light controller is due for my kids and the neighborhood kids to see
thanks, still have same problem
I am still running out of memory at around 3.6k.
I have the correct pic selected (using code designer lite v 1.7 with pbp), no branch statements used , just "out of memory" errors.