Menu

system.h (122)

2008-10-16
2013-05-30
  • Nobody/Anonymous

    Hi i have a couple of problems!

    first is when trying to compile for a 16c77 i get this message

    system.h (122): Message TYPEERROR not defined in messages.dat!: Missing bit in SET command

    the second is if i use GCBASIC.ini of the following:-

    Assembler = GCASM
    Output = compiled.asm

    i get no output files at all when using the blinkled demo but without the ini i do get blinkled.asm

    I am using the update because i run xp64

    any ideas most welcome

     
    • Nobody/Anonymous

      I was about to file the same bug!  Line 122 refers to ADFM, which is the analogue/digital result format select bit.  The 16F77 and and 16C77 don't have that bit.  To get around the problem I've commented out line 122 (SET ADFM OFF), which let's it compile.  Though I've yet to try running the chip to see if it's worked.

       

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.