ICProg Command Line


Closed Thread
Results 1 to 5 of 5

Hybrid View

  1. #1
    Join Date
    Jul 2005
    Posts
    65


    Did you find this post helpful? Yes | No

    Smile

    Hello

    What I wanteed is to press compile and program button, to launch icprog, so the hex file and pic number are automatically done, i on't think pic number selection is possible with icprog.

    thanks anyway

  2. #2
    Join Date
    Oct 2004
    Location
    Italy
    Posts
    695


    Did you find this post helpful? Yes | No

    Default

    Hello PIC Crematory!

    =================================================
    Case 1:

    Use the option -t

    Type from the DOS prompt:

    icprog -t132

    Icprog will start with the 16F84A selected.

    To find the numbers of the devices just look at the bottom right corner
    of the main window of ICprog.
    ===============================================
    Case 2:

    You don't need the option -t because ICprog will remember the
    last selected device type. (Just open manually ICprog, select your
    device and close the program).

    ===============================================

    Luciano

  3. #3
    Join Date
    Jul 2005
    Posts
    65


    Did you find this post helpful? Yes | No

    Smile

    Hello Luciano

    Thanks very much for the guidance you provided

Similar Threads

  1. Programming 12f629
    By stay_aliveuk in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 8th October 2006, 18:44

Members who have read this thread : 0

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