Menu

Error using GCBASIC in command line

Help
2008-06-01
2013-05-30
  • Nobody/Anonymous

    I was trying to use the following configuration in DOS command line: GCBASIC P:/GCHEX servos.asm, resulting in the followin error:

    Cannot find D:Archivos de programa\GCBASIC\include\P16F628a.inc!

    An error has been found:

    Error: Chip model not specifified! GCBASIC cannot continue

    The message has beeen ..........etc.

    Is very rare because the asm file was produced by GCBASIC and compiles OK every time I compiled them.

    Thanks in advance for your valuable help. Pablo

     
    • Hugh Considine

      Hugh Considine - 2008-06-02

      Looks like you might have tried to compile the .asm file!

      If you're trying to use the built in assembler of GCBASIC, you have to let it compile the program. The assembler uses information directly from the compiler, not from reading the .asm file. If it's just a mistake don't worry, I've done it myself lots of times!

       

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.