Menu

asm error 12F675

2007-11-16
2013-05-30
  • Weirdscience

    Weirdscience - 2007-11-16

    I had everything working great then my hard drive died so I installed a new drive setup the computer fresh and installed GCBASIC and Crimson editor when I try to compile the following program

    #chip 12F675, 4
    #config BODEN_OFF, MCLRE_OFF, INTRC_OSC_NOCLKOUT 

    Dir GPIO.0 in

    Main:

    Max = ReadAD(AN0)
    Goto Main

    I get the following error

    ASM: compiled.asm:116:Error [113] Symbol not previously defined (CHS2).
    ASM: compiled.asm:137:Error [113] Symbol not previously defined (CHS2).

    Thnk you for any help
    Craig

     
    • Weirdscience

      Weirdscience - 2007-11-20

      I downloaded the update from
      http://gcbasic.sourceforge.net/newfiles/update.zip
      And that fixed the problem

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.