Menu

HPWM won't compile

Help
2012-03-02
2013-05-30
  • Nobody/Anonymous

    #chip 12F683, 8 'mhz
    #config INTRC_OSC_NOCLKOUT, MCLRE=off, WDT=off
    dir gpio.2 out
    main:
    HPWM 1,10,100
    goto main

    I try to run this and i get everything except a .hex file, and the .err file is blank

     
  • Nobody/Anonymous

    How are you compiling it?

    … do you get an asm file?

     

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.