above 2k with 16F877


Closed Thread
Results 1 to 5 of 5
  1. #1
    Peter Oors's Avatar
    Peter Oors Guest

    Default above 2k with 16F877

    Now its the first time I am writing a program above 2k.
    Probably its a known "problem" why it doesn't compile.
    The message I get is: Code Crosses Boundary @ 800 h
    Thats above 2048.

    What do I have to do?

    Thanks for the help.

    Peter

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


    Did you find this post helpful? Yes | No

    Default

    > What do I have to do?

    Search the forum is a good start....

    http://www.picbasic.co.uk/forum/showthread.php?t=555

  3. #3
    Peter Oors's Avatar
    Peter Oors Guest


    Did you find this post helpful? Yes | No

    Default

    Melanie,

    At first I searched the forum and FAQ, but didn't find anything that could help me.

    Thank you for the help.

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


    Did you find this post helpful? Yes | No

    Default

    ignore the message and just go on programming in picbasic.
    I'ts a warning.

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


    Did you find this post helpful? Yes | No

    Default

    Peter Oors, When you get this warning, just make sure that if you are using any BRANCH statements that you convert them to BRANCHL. Other than that it is just a warning. Lookup the statement BRANCHL in the manual.

    Dave Purola,
    N8NTA

Similar Threads

  1. 16f877 and ps/2 keyboard error???
    By boraciner in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 5th July 2009, 08:14
  2. serial communication between CMUcam and PIC 16F877
    By gengkeys in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 30th March 2007, 06:43
  3. 4 Quadrant dc drive with 16F877
    By mns45 in forum mel PIC BASIC
    Replies: 2
    Last Post: - 23rd February 2006, 13:05
  4. problem using 16f877
    By yrch in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 20th February 2006, 18:58
  5. 16F877 RAM Question
    By Art in forum mel PIC BASIC Pro
    Replies: 8
    Last Post: - 6th August 2005, 11:47

Members who have read this thread : 1

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