View previous topic :: View next topic |
Author |
Message |
poorly Guest
|
how to stop programming at 0xFFF |
Posted: Tue Jun 29, 2004 2:30 am |
|
|
Hiii everybody;
>I have a "PIC start programmer" by Microchip.
I usually use PIC16F877.
Inspite of short programs that I use all the time,
Programmer works upto 0x1FFF address and it takes too long time.
For example, My code lasts up to 0xFFF
How to stop programming at 0xFFF ?
Any help please....
poorly |
|
|
Gerrit
Joined: 15 Sep 2003 Posts: 58
|
|
Posted: Tue Jun 29, 2004 2:38 am |
|
|
Hi Poorly,
If you use MPLab as ide you can set at menu :
Programmer
Settings..
Program memory end address
To see how large you program is look at :
View
Program memory
Alway take some extra space to avoid that making one change to the
software exceed the memory you are writing.
Regrads,
Gerrit |
|
|
poorly Guest
|
in which |
Posted: Thu Jul 01, 2004 6:43 am |
|
|
In which pull down menu can I find the memory end address option?
thanks |
|
|
Gerrit
Joined: 15 Sep 2003 Posts: 58
|
|
Posted: Thu Jul 01, 2004 6:48 am |
|
|
Hi poorly,
I forgot to mention I use MPLab 6.40
Under menu item programmer as I mentioned.
regards,
Gerrit |
|
|
|