Pickit3 from Microcode Studio


Closed Thread
Results 1 to 21 of 21

Hybrid View

  1. #1
    Join Date
    Oct 2004
    Posts
    440

    Default Pickit3 from Microcode Studio

    I have discovered the programming parameters to program using Pickit3 directly
    from Microcode Studio IDE.
    I downloaded Microchip MPLAB latest 8.4, uninstalled previous version and
    installed new to its default directory.
    MPLAB automatically upgraded the firmware of the Pickit3 on first run.

    The Programmer name for the IDE is PK3CMD.exe and is located at:
    C:\Program Files\Microchip\MPLAB IDE\Programmer Utilities\Pickit3\PK3CMD.exe
    The parameters are:
    -P$target-device$ -F$hex-filename$ -E -M -B -L
    The -B (batch) is only to keep the DOS window open after programming to
    see completion messages and could be left out. A space bar press will exit DOS.
    The -L will release the MCLR.
    Add an V5 or V.3 and possibly other voltages to power the PIC from the Pickit3 USB.

    Enjoy.

    Norm

  2. #2
    Join Date
    Sep 2007
    Location
    Waco, Texas
    Posts
    151


    Did you find this post helpful? Yes | No

    Default

    Hello- I just got my PICkit 3 and tried your config data but all I get is a DOS window, then it goes away and nothing seems to happen.
    I do not have the programmer plugged into the RJ socket because I wanted to see it bring up the programmer first.
    Do I need to have it plugged into the target in order to bring up the programmer?
    "If we knew what we were doing, it wouldn't be called research"
    - Albert Einstein

  3. #3
    Join Date
    Oct 2004
    Posts
    440


    Did you find this post helpful? Yes | No

    Default

    Do I need to have it plugged into the target in order to bring up the programmer?
    I believe so, yes.

    Norm

  4. #4
    Join Date
    Jan 2012
    Location
    Grid EN19MV
    Posts
    159


    Did you find this post helpful? Yes | No

    Default Re: Pickit3 from Microcode Studio

    Quote Originally Posted by Normnet View Post
    I have discovered the programming parameters to program using Pickit3 directly
    from Microcode Studio IDE.

    The Programmer name for the IDE is PK3CMD.exe and is located at:
    C:\Program Files\Microchip\MPLAB IDE\Programmer Utilities\Pickit3\PK3CMD.exe
    The parameters are:
    -P$target-device$ -F$hex-filename$ -E -M -B -L
    The -B (batch) is only to keep the DOS window open after programming to
    see completion messages and could be left out. A space bar press will exit DOS.
    The -L will release the MCLR.
    Add an V5 or V.3 and possibly other voltages to power the PIC from the Pickit3 USB.
    Thanks for this - the only thing I added to your parameter list is -Y since I like to verify after programming.

    Andy
    "I have noticed that even those who assert that everything is predestined and that
    we can change nothing about it still look both ways before they cross the street"


    -Stephen Hawking

  5. #5
    Join Date
    Feb 2004
    Location
    Michigan, USA
    Posts
    305


    Did you find this post helpful? Yes | No

    Default Re: Pickit3 from Microcode Studio

    IS this the Microchip version or the Olimex version? I am considering picking up the Olimex version from Digikey for about $42US.
    http://www.digikey.com/product-detai...066-ND/3471442

  6. #6
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,521


    Did you find this post helpful? Yes | No

    Default Re: Pickit3 from Microcode Studio

    The parameters apply to the PICKit 3 from Microchip but if the Olimex unit is compatible it should be compatible.
    On the other hand, why by a clone when the genuine one is the same price?
    If you want a clone they are available on EBAY or from places like SURE Electronics for ~$29 including shipping.

    /Henrik.

  7. #7
    Join Date
    Feb 2004
    Location
    Michigan, USA
    Posts
    305


    Did you find this post helpful? Yes | No

    Default Re: Pickit3 from Microcode Studio

    Quote Originally Posted by HenrikOlsson View Post
    The parameters apply to the PICKit 3 from Microchip but if the Olimex unit is compatible it should be compatible.
    On the other hand, why by a clone when the genuine one is the same price?
    If you want a clone they are available on EBAY or from places like SURE Electronics for ~$29 including shipping.

    /Henrik.
    Honestly, I havent checked. I was going to buy a U2 but this is around 60% of the price and I can have it in the morning. I hadnt looked around for the Microchip version because I assumed it would be a higher price.

  8. #8
    Join Date
    Apr 2007
    Location
    Pennsylvania, USA
    Posts
    158


    Did you find this post helpful? Yes | No

    Default Re: Pickit3 from Microcode Studio

    $44.95 from Digikey for a real PICKit 3 http://www.digikey.com/product-detai...130-ND/2171224
    Shawn

  9. #9
    Join Date
    Oct 2004
    Posts
    440


    Did you find this post helpful? Yes | No

    Default Re: Pickit3 from Microcode Studio

    Quote Originally Posted by HenrikOlsson View Post
    ...If you want a clone they are available on EBAY or from places like SURE Electronics for ~$29 including shipping.

    /Henrik.
    I can second the use of the clone at SURE Electronics.

    Norm

  10. #10
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    2,604


    Did you find this post helpful? Yes | No

    Default Re: Pickit3 from Microcode Studio

    The comments on the Sure unit scares me. I'd be tempted to buy the other one above.

    Robert

  11. #11
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    2,604


    Did you find this post helpful? Yes | No

    Default Re: Pickit3 from Microcode Studio

    Does the debugging feature work with PK3 and MCS?

    Robert

  12. #12
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,521


    Did you find this post helpful? Yes | No

    Default Re: Pickit3 from Microcode Studio

    No, I'm afraid not.
    Source level debugging is only available from within MPLAB as far as I know. It's one of the reasons I've been wanting to "get into" MPLAB X.
    I wish they'd add it to MCSX though, that and code folding.

    /Henrik.

Similar Threads

  1. 16F877A Microcode Studio won't compile
    By curt66111 in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 25th November 2009, 19:35
  2. Microcode studio loader problem
    By woodygjw in forum General
    Replies: 2
    Last Post: - 10th September 2007, 01:18
  3. Microcode studio and USB pics
    By KPDes in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 27th May 2007, 09:28
  4. Replies: 2
    Last Post: - 9th February 2006, 22:03
  5. How to used ICD of microcode studio
    By chai98a in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 19th November 2005, 00:29

Members who have read this thread : 3

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