Compiling problems


Closed Thread
Results 1 to 5 of 5
  1. #1
    Join Date
    Feb 2005
    Location
    GREECE
    Posts
    120

    Default Compiling problems

    Good morning from Athens,

    I used 16f627.Because my code is too big I CHANGE my pic to 16F628A.
    While I compile my code I have the same message :

    Error OLDNICK.ASM 873 : [218]address limit of 7ffh exceeded
    Error OLDNICK.ASM 874 : [218]address limit of 7ffh exceeded
    Error OLDNICK.ASM 875 : [218]address limit of 7ffh exceeded
    Error OLDNICK.ASM 876 : [218]address limit of 7ffh exceeded
    Error OLDNICK.ASM 876 : [300]too many errors

    My version of PBP is 2.45a

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


    Did you find this post helpful? Yes | No

    Default

    you running out of code space... do a simple compile test with 16F877 .
    Steve

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

  3. #3
    Join Date
    Feb 2005
    Location
    GREECE
    Posts
    120


    Did you find this post helpful? Yes | No

    Default

    Dear Steve,

    I do not think that I am running out of code space.I clame that because while I was forming my code step by step,using the 16f627, I run out of code space(1024 words).
    I replace the pic with the 16f628a(2048 words) adding only 10 commands.

    How can I see how many words I am using?

  4. #4
    Join Date
    Feb 2005
    Location
    GREECE
    Posts
    120


    Did you find this post helpful? Yes | No

    Default

    OK STEVE

    You are right.I am running out of code space!!
    I decrease some commands and it is ok now

    Thanks
    Best regards
    Nikos Geronikolos

  5. #5
    Join Date
    Aug 2004
    Posts
    64


    Did you find this post helpful? Yes | No

    Smile Lack Of Space

    Hi:
    You can add the extra commands and use a 16F648A. It doubles the 16F628.
    Greetings...
    Ruben de la Pena.

Similar Threads

  1. Problems with U2 programmer C30 compiled code
    By minimii in forum Off Topic
    Replies: 0
    Last Post: - 5th November 2009, 09:43
  2. 2 PWM in 16F690 problems
    By ciendavila in forum mel PIC BASIC
    Replies: 9
    Last Post: - 27th April 2008, 09:03
  3. bootloader Freqout problems
    By handgio in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 5th December 2007, 13:38
  4. Problems with 16F876 on interrupts an WRITE / READ
    By BigWumpus in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 20th December 2005, 14:38
  5. USART problems
    By egberttheone in forum mel PIC BASIC Pro
    Replies: 47
    Last Post: - 6th March 2005, 21:45

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