Quantcast
Channel: MEL PICBASIC Forum
Viewing all articles
Browse latest Browse all 4745

16f690 doesn't work with second Page

$
0
0
Hi community,

I have a problem with my PIC 16F690. My program is now 2000 lines tall, and now I must use the second page. Normally it shout be no problem, but in my case it is.

The problem is that if I programming my pic with the source code form the MPLAB then the Pic doesn't work correctly. In the debugger of MPLAB it works correct.

I specify the second page at the program memory (org 0x800). When I'm looking in the listingfile, then i see that the source code of the second page is located at 0x800 forward.

Has someone a idea why it doesn't work in the physical Pic but in the debugger? or what is may mistake ?

cheers

Viewing all articles
Browse latest Browse all 4745

Trending Articles