over the 800h "Boundary"


Closed Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2003
    Location
    holland
    Posts
    251

    Default over the 800h "Boundary"

    I use the PIC16F648A for a "big program" and now I get the message :
    Warn C:\CDLITE\TEST.ASM 663 : [102] Code Crosses Boundary @ 800h
    I is a warning, I can see that.
    Is is compiling with further no faults.
    I did not test my programm yet, because I am waiting for the chips.
    Is this a problem or ??

  2. #2
    Join Date
    Mar 2003
    Location
    Commerce Michigan USA
    Posts
    1,166


    Did you find this post helpful? Yes | No

    Default

    Mat, You should have no problem with this warning as it is just that, a warning. Be sure however that when you see this warning that if you are using the "BRANCH" statement you use the "BRANCHL" statement in its place. This is the branch long statement which will allow you to span memory bank boundrys.

    HTH,
    Dave Purola,N8NTA

  3. #3
    Join Date
    Oct 2003
    Location
    holland
    Posts
    251


    Did you find this post helpful? Yes | No

    Default

    Thanks.
    When the chips are in I will programm them.

Similar Threads

  1. USBDemo with Bootloader
    By vacpress in forum USB
    Replies: 4
    Last Post: - 25th January 2007, 22:29
  2. Code Crosses Boundary @ 800h
    By muskut in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 2nd August 2005, 08:17

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