Born again (ancient) newbie with problem


Closed Thread
Results 1 to 3 of 3
  1. #1
    David Marks's Avatar
    David Marks Guest

    Default Born again (ancient) newbie with problem

    Just dug out PBPro after several yearsabsence to flash a few Christmas lights. (I have version 2.32 so will shortly upgrade) Created a folder on my laptop named PBP and expanded all the files into it as per manual. Written the simple code for Blink and saved it in th pbp folder. Executed the command PBP blink and get the response Unable to open file c:\PBP|blink.bas
    HELP ! I'm sure I'm doing something extremely dumb but can't for the life of me think what ? Any help would be really appreciated.

  2. #2
    Join Date
    May 2004
    Location
    New England
    Posts
    164


    Did you find this post helpful? Yes | No

    Default

    Hi David,
    Double-check that the file ends in .bas and not in .pbp or some other extension.

    I've made that mistake a bunch of times.

    You'll also want to include the chip type if not using a 16x84

    pbp -p16f628 blink.bas (replace -p16f628 with your chip type)

    Arch

  3. #3
    David Marks's Avatar
    David Marks Guest


    Did you find this post helpful? Yes | No

    Default

    Geronimo ! I thought I had changed the file extension from TXT to BAS but I gues I hadn't. Never quite sure how to do that .... Many thanks .. back to the Christmas lights !

Similar Threads

  1. Newbie? Problem with LCD
    By lew247 in forum mel PIC BASIC Pro
    Replies: 10
    Last Post: - 7th December 2009, 19:48
  2. power problem (newbie here!)
    By clocks in forum General
    Replies: 10
    Last Post: - 2nd May 2009, 13:18
  3. SPI communication problem (newbie)
    By lm555cn in forum Serial
    Replies: 4
    Last Post: - 3rd March 2008, 15:33
  4. PICBasic newbie problem
    By ELCouz in forum mel PIC BASIC Pro
    Replies: 32
    Last Post: - 12th February 2008, 00:55
  5. Newbie problem :)
    By sokrad in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 25th January 2008, 10:34

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts