Search:

Type: Posts; User: jeremyhill1989

Search: Search took 0.00 seconds.

  1. Replies
    12
    Views
    2,316

    yes i can compile if i delete the delay_ function...

    yes i can compile if i delete the delay_ function and it will compile and run on my velleman board
  2. Replies
    12
    Views
    2,316

    this is the error message I am getting Clean:...

    this is the error message I am getting

    Clean: Deleting intermediary and output files.
    Clean: Deleted file "C:\Users\Jeremy\Desktop\test\test2,c.cce".
    Clean: Done.
    Executing: "C:\Program Files...
  3. Replies
    12
    Views
    2,316

    okay so i defined my frequency but i cannot get...

    okay so i defined my frequency but i cannot get it to compile




    #include <htc.h>
    #include <stdio.h>
    #define SW1 0x00;
    #define _XTAL_FREQ 4000000;
    __CONFIG (0x3F61);
  4. Replies
    12
    Views
    2,316

    thank you guys so much i should be able to figure...

    thank you guys so much i should be able to figure this out from here this is very exciting :)
  5. Replies
    12
    Views
    2,316

    thank you for your response I am using the mplab...

    thank you for your response I am using the mplab ide compiler with HiTech
  6. Replies
    12
    Views
    2,316

    timer 1 for 16f627

    Hi guys i am very new to c code language and i am just now writing my first code with the velleman p8048 programming kit and i am trying to program the 16f627. what i want to do is have a timer be...
Results 1 to 6 of 6