Config error.


Closed Thread
Results 1 to 4 of 4

Thread: Config error.

Hybrid View

  1. #1
    Join Date
    Dec 2013
    Posts
    3


    Did you find this post helpful? Yes | No

    Default Re: Config error.

    I'm using MPASM in microcode, I already correct that error, but now i have another problem, I use this instruction:

    @ include "p16f88.inc"
    @ __CONFIG _CONFIG1, _HS_OSC

    @ include "p16f88.inc"
    @ __CONFIG _CONFIG1, _HS_OSC;

    in both programs apppear this error:

    Overwritting previous adress contents (2007)

    Do you know how to fix it?

    Thanks

  2. #2
    Join Date
    Aug 2006
    Location
    Look, behind you.
    Posts
    2,818


    Did you find this post helpful? Yes | No

    Default Re: Config error.

    Quote Originally Posted by Gerardo View Post
    I'm using MPASM in microcode, I already correct that error, but now i have another problem, I use this instruction:

    @ include "p16f88.inc"
    @ __CONFIG _CONFIG1, _HS_OSC

    @ include "p16f88.inc"
    @ __CONFIG _CONFIG1, _HS_OSC;

    in both programs apppear this error:

    Overwritting previous adress contents (2007)

    Do you know how to fix it?

    Thanks
    Since you have already found this thread: http://www.picbasic.co.uk/forum/showthread.php?t=543
    I would suggest you go back and read it, paying special attention to post 5
    If you do not believe in MAGIC, Consider how currency has value simply by printing it, and is then traded for real assets.
    .
    Gold is the money of kings, silver is the money of gentlemen, barter is the money of peasants - but debt is the money of slaves
    .
    There simply is no "Happy Spam" If you do it you will disappear from this forum.

Similar Threads

  1. ERROR line 90: Sintax error----> [TabIndex]
    By martintorres in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 9th September 2012, 04:29
  2. Replies: 1
    Last Post: - 30th March 2012, 04:13
  3. Config Error message
    By sinoteq in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 12th July 2010, 11:08
  4. Compiler Error EMM Command line in Config.nt
    By Boots in forum FAQ - Frequently Asked Questions
    Replies: 2
    Last Post: - 16th February 2005, 05:32
  5. Compiler Error: EMM Comand Line in Config.nt
    By Boots in forum mel PIC BASIC
    Replies: 0
    Last Post: - 13th February 2005, 04:37

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