Memory Overflow? Urgently need advice


Closed Thread
Results 1 to 6 of 6

Hybrid View

  1. #1
    Join Date
    Apr 2010
    Posts
    5


    Did you find this post helpful? Yes | No

    Default

    Thanks alot Bruce!

    I looked at the section, and that means it is not a memory overflow, just that certain codes were written in another page.

    But in the PBPro compiler, how do I find out where the "1st page" it was written in ends? PBP only has line numbers and therefore I wasnt able to figure out at which point in the code the program flipped to the next "page"

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


    Did you find this post helpful? Yes | No

    Default

    The compiler generates a .LST file. Open this and scroll down to 800h. You can see which code section crosses the page boundary.
    Regards,

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

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