Banks related to memory problem?


Results 1 to 8 of 8

Threaded View

  1. #4
    Join Date
    Jul 2013
    Posts
    6


    Did you find this post helpful? Yes | No

    Question Re: Banks related to memory problem?

    I am now able to share the code for debugging, so attached are the five .pbp files that go into this whole software. OACIS-Main is the main program and includes the other 4 codes. R134a_R404a_K contains the conversion table that was having problems disappearing before, but now that it is in bank 4, it is having no trouble.

    The new problem is the RPMAvg variable being lost (or one of the three variables that goes into calculating RPMAvg).

    Another thing I noticed is that I have an array of 166 longs for my temperature conversion table. This makes for 664 bytes and is way bigger than the theoretical maximum bank size of 256. Could this be causing the problem of kicking other variables out of memory?
    Attached Files Attached Files

Similar Threads

  1. Replies: 10
    Last Post: - 11th October 2011, 07:01
  2. Memory Problem
    By morphyn in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 18th February 2009, 21:59
  3. How to select timeout related to buadrate for HSERIN ?
    By grich in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 7th May 2008, 17:19
  4. 18F out of memory problem
    By tom in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 23rd January 2007, 06:58
  5. All USB related topics should be posted here
    By NavMicroSystems in forum USB
    Replies: 0
    Last Post: - 11th July 2005, 12:51

Members who have read this thread : 0

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

Tags for this Thread

Posting Permissions

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