Menu

SYSINTOFFCOUNT

Help
2008-09-09
2013-05-30
  • Nobody/Anonymous

    Hi
    I get a error file saying that the SYSINTOFFCOUNT not defined in PPASM: Error[113]   C:\GCBASIC\16F883 FLASH.ASM 82 : Symbol not previously defined (SYSINTOFFCOUNT)
    Please help (I have downloaded Update.zip)

     
    • kent_twt4

      kent_twt4 - 2008-09-09

      That's an error in the interrupt handling routines in GCBasic.  Some thoughts here on checking for problem:
      1)  Check the compiled.asm file in GCBasic dir,   A clue to the offending code can be found by locating the line which has :?F in it.
      2)  Double check available interrupts against the chipdata file and possibly the data sheet to see they are correct.  Especially if porting code to another device.
      3)  Check interrupt bit spelling for proper zeroes, ones, and I's.  Easy to miss here, done that.

       
    • Nobody/Anonymous

      Hi kent_twt4
      Cassie here.
      I finally found and un-checked the 'case sensitivity' box in Mplab!
      On PortbChange still is not working for the 16F883 although the asm code and .dat file looks fine.
      But thanks for your prompt reply and will follow your suggestions :)
      P.S. How do you search nowdays in the GBASIC form. My searches leads to stuff in Sourceforce?

       
    • Mark Twomey

      Mark Twomey - 2008-09-12

      This annoyed me, until finally I stumbled upon it by accident:

      To search in these forums, do not use the SourceForge search box at the top of the screen, instead hover your mouse cursor over the "Forums" tab and a drop-down list will appear with "Search" the last item.

       

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.