Menu

Error generating code to 16F84

Santiago
2009-10-04
2013-05-30
  • Santiago

    Santiago - 2009-10-04

    The system variables are located at registers>112, but 16F84 doesn't have registers>79.

    Regards.

     
  • Hugh Considine

    Hugh Considine - 2009-10-05

    It sounds like you may have an older version of the chip data files, which don't include the data about where the non-banked RAM is. When GCBASIC can't find this, it'll assume that the non-banked RAM is from location 0x70 to 0x7F (112 to 127).

    Can you check the date on the 16f84a.dat file? It should be in the GCBASIC/chipdata directory, and should be from 15/5/2009. The newer chip data files should be in http://gcbasic.sourceforge.net/newfiles/update.zip

     
  • Santiago

    Santiago - 2009-10-06

    Yes… you are right, i had the 25/01/08 version of chipdata… with the last update it works ok.

    Sorry for the mistake.

     

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.