Changing position of program code


Closed Thread
Results 1 to 18 of 18

Hybrid View

  1. #1


    Did you find this post helpful? Yes | No

    Default

    Thanks for the reply, I will try it out tomorrow.

    I am trying to debug some code which appears to fall over around the 1000h boundary, so by making some of the code start after the boundary and not cross it I can then perhaps make a more educated guess as to what I have done wrong.

  2. #2
    Join Date
    Feb 2003
    Posts
    432


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by aerostar
    Thanks for the reply, I will try it out tomorrow.

    I am trying to debug some code which appears to fall over around the 1000h boundary, so by making some of the code start after the boundary and not cross it I can then perhaps make a more educated guess as to what I have done wrong.
    Do you have any BRANCH instructions in there ?
    Keith

    www.diyha.co.uk
    www.kat5.tv

  3. #3
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by aerostar
    Thanks for the reply, I will try it out tomorrow.

    I am trying to debug some code which appears to fall over around the 1000h boundary, so by making some of the code start after the boundary and not cross it I can then perhaps make a more educated guess as to what I have done wrong.

    If you're getting the 'cross page boundary' warning, that's all it is... a warning. PBP takes care of business for you.
    Nothing to worry about.
    JDG

Similar Threads

  1. DS1307 and a LED array, need ideas
    By peu in forum mel PIC BASIC Pro
    Replies: 12
    Last Post: - 30th December 2009, 18:45
  2. Problem runing my code
    By Mus.me in forum mel PIC BASIC Pro
    Replies: 33
    Last Post: - 1st December 2009, 20:36
  3. Making Program Code Space your playground...
    By Melanie in forum Code Examples
    Replies: 15
    Last Post: - 19th July 2008, 08:26
  4. Code: Why is this code greater than 2000 words?
    By DrDreas in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 1st June 2007, 19:51
  5. Replies: 7
    Last Post: - 25th July 2006, 15:11

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