Menu

gpasm problems

Help
2010-03-03
2013-05-30
  • Nobody/Anonymous

    For some chips (16f886 for example) GCBasic compiles, but there seems to be some problem in converting the .asm file to .hex.
    The following is the top part of the compile.err file that is created.

    compiled.asm:8:Error  Unknown processor.
    C:\Program Files\gputils\header\P16F886.inc:556:Error  Processor type is undefined.

    The p16f886.inc file does exist in the appropriate directory and I have a new version of gpasm

     
  • Nobody/Anonymous

    Ok I've found the problem. It seems that some of the common processors are already contained in the gpasm.exe file. If you want to program more unusual processors the gputils header file needs to be in the same file as gpasm.
    I had the gpasm in the same file as GCBasic , but the confusing part is it worked ok for many processors.

     

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.