How to get rid of these errors?


Closed Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2009
    Location
    London
    Posts
    251

    Default How to get rid of these errors?

    After compiling, I get the following set of errors:
    Code:
    C:\D_DRIVE\simulate\16F676.BAS	ERROR Line 109: Redefiniton of LABEL PortA.
    C:\D_DRIVE\simulate\16F676.BAS	ERROR Line 110: Redefiniton of LABEL PortC.
    C:\D_DRIVE\simulate\16F676.BAS	ERROR Line 154: Bad expression.
    C:\PBP\MODEDEFS.BAS	ERROR Line 14: Redefinition of SYMBOL T2400.
    C:\PBP\MODEDEFS.BAS	ERROR Line 15: Redefinition of SYMBOL T1200.
    C:\PBP\MODEDEFS.BAS	ERROR Line 16: Redefinition of SYMBOL T9600.
    C:\PBP\MODEDEFS.BAS	ERROR Line 17: Redefinition of SYMBOL T300.
    C:\PBP\MODEDEFS.BAS	ERROR Line 19: Redefinition of SYMBOL N2400.
    C:\PBP\MODEDEFS.BAS	ERROR Line 20: Redefinition of SYMBOL N1200.
    C:\PBP\MODEDEFS.BAS	ERROR Line 21: Redefinition of SYMBOL N9600.
    C:\PBP\MODEDEFS.BAS	ERROR Line 22: Redefinition of SYMBOL N300.
    C:\PBP\MODEDEFS.BAS	ERROR Line 24: Redefinition of SYMBOL OT2400.
    C:\PBP\MODEDEFS.BAS	ERROR Line 25: Redefinition of SYMBOL OT1200.
    C:\PBP\MODEDEFS.BAS	ERROR Line 26: Redefinition of SYMBOL OT9600.
    C:\PBP\MODEDEFS.BAS	ERROR Line 27: Redefinition of SYMBOL OT300.
    C:\PBP\MODEDEFS.BAS	ERROR Line 29: Redefinition of SYMBOL ON2400.
    C:\PBP\MODEDEFS.BAS	ERROR Line 30: Redefinition of SYMBOL ON1200.
    C:\PBP\MODEDEFS.BAS	ERROR Line 31: Redefinition of SYMBOL ON9600.
    C:\PBP\MODEDEFS.BAS	ERROR Line 32: Redefinition of SYMBOL ON300.
    C:\PBP\MODEDEFS.BAS	ERROR Line 36: Redefinition of SYMBOL MSBPRE.
    C:\PBP\MODEDEFS.BAS	ERROR Line 37: Redefinition of SYMBOL LSBPRE.
    I am using windows 7.

  2. #2
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default Re: How to get rid of these errors?

    Rename your file to something other than 16F676.bas
    DT

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