Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: sparkness; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    15
    Views
    12,961

    Re: first program 12f683

    my mistake, I was adding the .bas file to the project
    I was using the steps required for an Assembler project
  2. Replies
    15
    Views
    12,961

    Re: first program 12f683

    so I should not add the source file 12f683.bas to the project and create an empty file called test-12683.bas in this example?
  3. Replies
    15
    Views
    12,961

    Re: first program 12f683

    here is the steps I have taken in MPLAB
    1.click project wizard and select 12f683 and save project as test-12f683.mcp
    2. copy file 12f683.bas to folder and rename it test-12f683.bas
    3. click...
  4. Replies
    15
    Views
    12,961

    Re: first program 12f683

    thanks,I'm aware of that copy mistake but I dont know why I have to comment out parts of the .bas file to get it to compile with this simple test code
  5. Replies
    15
    Views
    12,961

    Re: first program 12f683

    OK, I commented out several lines to get the compiler to stop choking and added some asm to get this started


    '****************************************************************
    '* 12F683.BAS ...
  6. Replies
    15
    Views
    12,961

    first program 12f683

    hello group, this is my first pgm and I'm using 12f683 on breadboard with a pickit2 programmer in MPlAB IDE v.8.46 , not compiling, the compiler chokes
    on this code , what simple thing am I doing...
Results 1 to 6 of 6