Mecanique has confirmed that the PICkit 2 is not compatible with MCS at this time. No mention of any plans to make it so.
Mecanique has confirmed that the PICkit 2 is not compatible with MCS at this time. No mention of any plans to make it so.
You can only integrate programming software into MicroCode Studio if the target application allows you to do so. You can download the programming software for PICKit here...
http://ww1.microchip.com/downloads/e...ICkit2Pgms.zip
However, I cannot find any information regarding command line parameters for the software. It looks like it has been designed to only allow manual loading of a *.hex file before programming.
Most other programming software allows you to specify command line parameters (melabs programmers have excellent command line support), but this does not appear to be the case with the Microchip software. Without command line support, it will not be possible to intergrate into MCS.
Woohoo digging an old thread.
Now you can launch PicKit 2 within MCS. Just download PK2CMD command line interface at the following link
http://ww1.microchip.com/downloads/e...K2CMDv1-00.zip
unzip everything in your Pickit 2 folder, add a programmer in MCS (View >> compile and program option >> programmer tab), and use the following parameters...
Enjoy, and remember that there's an README file in the package tooCode:/PPIC$target-device$ /f$hex-filename$ /M
Enjoy!
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks