Adding picKIT to MICROCODE STUDIO


Closed Thread
Results 1 to 6 of 6
  1. #1
    Join Date
    May 2008
    Posts
    4

    Default Adding picKIT to MICROCODE STUDIO

    I am just starting with PICs. I have a PICKIT1 programmer and it works fine, I can program to it with the pickit1 classic program, but I am having trouble adding it to my list of programmers from the MIRCOCODE STUDIO.

    So far everything I've tried has not worked - is there another program that PICKIT uses?

  2. #2
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    The PICKIT Classic is the only one I know of.
    I have not used it for some time, but worked well.

    Is the PIC Classic not updating the hex or not executing?

    I will try it here tonight and see if there are problems with MCS3.0.
    Dave
    Always wear safety glasses while programming.

  3. #3
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    Yikes, sorry i don't know for PICKIT1.. but PICKIT2 have command line and it's pretty easy to add it to MCS.

    Maybe you could try with Piklab?
    http://piklab.sourceforge.net/

    HTH
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  4. #4
    Join Date
    Feb 2003
    Location
    Sydney, Australia
    Posts
    126


    Did you find this post helpful? Yes | No

    Default

    I just got my PicKit2 and it is the best $40 I have spend for quite some time.

    You will need to download the command line tool from the Microchip site - do a search for PKCMD2.exe. You can then call it from MCS using the following command line:
    /PPIC$target-device$ /F$hex-filename$ /M -h3

    I currently use my other USB programmer in ICSP mode (DIY Kiys K150) to program and use the PicKit 2 as a logic analyser. Its fantastic !

    Oops, just noticed you have the PicKit 1 - sorry not sure....

    Bill.
    Last edited by bcd; - 4th May 2008 at 02:34. Reason: Realised original poster has PicKit 1....

  5. #5
    Join Date
    May 2008
    Posts
    4


    Did you find this post helpful? Yes | No

    Default

    Thanks I tried the PK2CMD and the command line paramters you posted, but it didn't work for me.

    I searched the MICROCHIP website and there was nothing else for PicKit1, It is not too
    big of a deal, it is just a couple of extra steps to use the CLASSIC

  6. #6
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    I did not have much luck.

    No problem having MCS start PICKIT Classic.
    The first entry in the setup at Program Filename = PICKit1 Classic.exe
    next the program path = c:\program files\microchip\pickit 1 v2
    next is the parameters. That is the problem

    The classic program will default to the last directory that a hex was loaded from.

    [ALT+F,I]

    will open the file load dialog, but I can not remember how to have it select the file.

    Sorry I was not any help.
    Dave
    Always wear safety glasses while programming.

Similar Threads

  1. Code Folding - Microcode Studio Wish
    By Rob in forum PBP Wish List
    Replies: 4
    Last Post: - 6th December 2007, 09:11
  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. New error with MicroCode Studio?
    By jswayze in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 20th February 2006, 20:36
  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 : 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