Menu

No Chip Data for 16F57 ?

2008-01-23
2013-05-30
  • Nobody/Anonymous

    Hello to all the experts ...
    I tried to covert a small program from 16C57 to 16F57.
    Using
    #chip 16F57, 4
    I get the error message 'no chipdata for 16F57...'
    Using 
    #chip 16F5X, 4
    I get the error message 'Error: Excessive RAM usage!...'
    Checking with the original program, I can see that only about 30% of memory space is used and 
    there are only two variables used, both defined as byte.
    So, I guess there might be something wrong with the .dat-files ?

    regards,
    Reelf

     
    • Hugh Considine

      Hugh Considine - 2008-01-24

      GCBASIC did not have a chip data file for the 16F57, or several other 16F5x chips. However, I've now created these files and uploaded them here: http://gcbasic.sourceforge.net/chipdata

       
    • Nobody/Anonymous

      Great !  I'll give it a try at once.

      regards,
            Reelf

       

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.