PIC16F690 PBP boundary crossing warning message


Closed Thread
Results 1 to 4 of 4
  1. #1
    xnihilo's Avatar
    xnihilo Guest

    Default PIC16F690 PBP boundary crossing warning message

    Hello,

    Does someone know what is the meaning of the error message:
    102: code crosses boundary @800h
    although the code compiles fine. I should have enough program memory so why this warning?

    One more thing, CMCON0 is not recognized with a PIC16F690 while is is fine with 16F684, why is that?

  2. #2
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    Always worthwhile to do a search

    Warning (and other Compilation Error) Messages
    http://www.picbasic.co.uk/forum/showthread.php?t=555&

    and this
    http://www.picbasic.co.uk/forum/show...02&postcount=1

    and finally.... you may discover that you can disable it in MicroCode Studio

    And download/read the PIC datasheet to discover why CMCON0 is not recognized. Table 8-2 should give you some reasons
    Last edited by mister_e; - 7th May 2008 at 18:42.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

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


    Did you find this post helpful? Yes | No

    Default

    just a warning it's ok. When you do a search on this statement here on this forum you will find this question with answers a few hunderd times.
    Wheb you read the datasheet of this component you see that there is no cmcon register.

  4. #4
    xnihilo's Avatar
    xnihilo Guest


    Did you find this post helpful? Yes | No

    Smile

    okay. no cmcon0 register but cm0con0 and cm1con0 register where i neeed to clear bit 7 for both.

    i should read the datadheet for the 16f690 and not assume it has t e same specs as 16f684.


    thanks.

Similar Threads

  1. Crossing Page Boundary - Solution
    By Darrel Taylor in forum FAQ - Frequently Asked Questions
    Replies: 1
    Last Post: - 24th November 2007, 02:52
  2. Micro Code Studio - Warning message
    By flotulopex in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 17th November 2006, 21:17
  3. MicroCode Studio Boundary Warning Message
    By coyotegd in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 16th March 2006, 09:13
  4. Message String Table using Readcode
    By mytekcontrols in forum Code Examples
    Replies: 2
    Last Post: - 10th July 2005, 23:17
  5. error on compiling
    By parker in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 16th June 2005, 14:31

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