Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

mplab Message[306] problem

Status
Not open for further replies.

Noman Yousaf

Full Member level 4
Joined
Nov 19, 2003
Messages
208
Helped
3
Reputation
6
Reaction score
2
Trophy points
1,298
Location
Lahore Pakistan
Activity points
1,763
hi all

i m facing the following message problem
"Message[306] E:\ESSAMBLY_FILES\PIC\MG-PIC-842\MGPIC842TX01.ASM 3249 : Crossing page boundary -- ensure page bits are set."
while using
pic16f887 in mplab using debugger tool mplabsim.
in assembly language.
someone is saying that this is related to "PCLATH"
i couldnt understand that.
help is needed

how and where i have to program or enter in pclath register or any other solution please
 

The error queted above says exactly at which line of the code the error is happening. Without seeing your program, there is no way to help you.
 

it is because of overflow the program counter then 2K code.
when i write code more then 2048 of program memory, it occurs.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top