fatal error [301] out of memory with 4 lines of code????


Closed Thread
Results 1 to 7 of 7

Hybrid View

  1. #1
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    maybe, i said maybe, the update patch could help. Look on the MELABS website for that.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

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


    Did you find this post helpful? Yes | No

    Default

    Out of memory errors like this are normally due to using PBP.EXE instead of PBPW.EXE which is the Windows executable, and it handles memory much better than the DOS command line executable PBP.EXE.

    Be sure you're pointing your editor to PBPW.EXE VS PBP.EXE. Should cure the problem.

    I just got version picbasic Pro 2.46

    If you have an older version of PBP installed on the same machine, make sure your using the new version.
    Regards,

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

  3. #3
    Join Date
    Oct 2005
    Location
    New Zealand
    Posts
    171


    Did you find this post helpful? Yes | No

    Talking

    FIXT IT!!!

    With help from Charles at MeLabs,

    Under PBPW.EXE properties in windows, set compatibility to windows 98/me and all solved.

Similar Threads

  1. decoding quadrature encoders
    By ice in forum mel PIC BASIC Pro
    Replies: 93
    Last Post: - 28th February 2017, 09:02
  2. HARDWARE I2C SAMPLE CODE question
    By Michael Wakileh in forum Code Examples
    Replies: 2
    Last Post: - 16th June 2009, 21:07
  3. Making Program Code Space your playground...
    By Melanie in forum Code Examples
    Replies: 15
    Last Post: - 19th July 2008, 08:26
  4. Spooked code lines
    By POLA in forum General
    Replies: 1
    Last Post: - 27th March 2005, 20:40
  5. character lcd 4 lines
    By jojokatada in forum PBP Wish List
    Replies: 4
    Last Post: - 4th February 2005, 15:35

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