Menu

I Messed up MAKEASM.BAT

2007-05-17
2013-05-30
  • Nobody/Anonymous

    Now I have done it.  Not getting a compiled hex file thru my stupity.  This just happened recently, so it is something that I did.  Here is the Crimson Editor message that I get:
    ---------- Capture Output ----------
    > "C:\Program Files\GCBasic\Compile.bat" C:\PROGRA~1\CRIMSO~1\Zigbee\16648A~2
    Great Cow BASIC (0.9 3/4/2007)

    Compiling C:\PROGRA~1\CRIMSO~1\Zigbee\16648A~2 ...
    Program compiled successfully!

    Assembling program ...
    The system cannot find the path specified.
    Could Not Find C:\PROGRA~1\GCBASIC\compiled.cod

    Downloading program ...
    > Terminated with exit code 0.

    Here is the current Makeasm.bat file:
    @ECHO OFF
    C:\progra~1\gputils\bin\gpasm -i -w2 compiled.asm >compiled.err
    del compiled.cod>nul

    So the compiled.asm file is made and then stops there.  No compiled.hex or
    compiled.list files made.  Have messed with the Path variable recently, any ideas?

    Thanks,
    Kent

     
    • Nobody/Anonymous

      Reinstalled 9.3 and all is well.  Sometimes ignorance is bliss.

      Kent

       
    • Nobody/Anonymous

      Hi, I've the same problem: I've installed GCBasic in drive D.
      Simply you must edit compile.bat, opening it with notepad, and
      change the path with the correct path where you had instlled GCBasic.

      Papadopol Lucian

       

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.