running of page warning and error 16f877


Closed Thread
Results 1 to 11 of 11

Hybrid View

  1. #1
    Join Date
    Jul 2003
    Posts
    2,405


    Did you find this post helpful? Yes | No

    Default

    Out of memory errors is normally due to using PBP.EXE VS PBPW.EXE. Look in your PBP install
    directory at the README.TXT file. This explains what's happening & how to correct it.

    Make sure your editor is using PBPW.EXE and not PBP.EXE. You might want to switch from
    code designer lite to MCS free edition. It blows the socks off cd lite...;o}
    Regards,

    -Bruce
    tech at rentron.com
    http://www.rentron.com

  2. #2
    Join Date
    Aug 2006
    Location
    Look, behind you.
    Posts
    2,818


    Did you find this post helpful? Yes | No

    Default

    Sounds like a lack of virtual memory page fault error in windows, make sure virtual memory is enabled or add tons of extra memory to your computer.
    JS
    If you do not believe in MAGIC, Consider how currency has value simply by printing it, and is then traded for real assets.
    .
    Gold is the money of kings, silver is the money of gentlemen, barter is the money of peasants - but debt is the money of slaves
    .
    There simply is no "Happy Spam" If you do it you will disappear from this forum.

  3. #3
    Join Date
    May 2007
    Posts
    65


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Joe S. View Post
    Sounds like a lack of virtual memory page fault error in windows, make sure virtual memory is enabled or add tons of extra memory to your computer.
    JS
    Hi Joe, the problem is not Windows memory, it is PIC memory.

  4. #4
    Join Date
    Jan 2007
    Location
    Houston, TX
    Posts
    96


    Did you find this post helpful? Yes | No

    Talking Success!!!

    OK,
    So I switched to Micro Code Studios editor, compiled, and no more problems!
    Perhaps CDlite has an error with larger codes while running PBP.exe as everyone has said.
    All I know is that I have gone back to older codes I have written years ago and added to them and MCS is DEFINATELY the way to go with programming. Much easier to find my was through my own codes and no more out of memory problems. I still have the warnings about "cross bounds" and all that but no limitation on my coding. Thanks everyone for the help!!!
    Padawan-78

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts