On Wed, Nov 26, 2014 at 1:18 PM, Xiaofan Chen wrote: > On Wed, Nov 26, 2014 at 4:41 AM, Jan-Erik Soderholm > wrote: >> I might be old fashioned, but I'd like a tool where I can setup >> a desktop shortcut including command line parameters to run the >> full programming without seeing a complex GUI. Could very well >> be the IPE, but I have not found anything about CLI parameters >> in the help file, at least. > > Microchip provides pk3cmd for PICkit 3, similar to pk2cmd for > PICkit 2. > > There are also icd3cmd for ICD 3 as well. More generic is the mdb.bat utility. C:\Program Files (x86)\Microchip\MPLABX\mplab_ide\bin>mdb >help The list of classes of commands: breakpoints -- Making program stop at certain points data -- Examining/Changing data deviceandtool -- Selecting debug tool and device others -- Others programming -- Programming device and its relative functions running -- Running the program stack -- Examining stack Type "help" followed by a class name for a list of commands in that class. Type "help" followed by command name for full documentation. >help programming List of commands: Program -- Program executableImageFile Programs device memory with the image specified by the file Upload -- Upload Upload executable image to MDB memory. --=20 Xiaofan --=20 http://www.piclist.com/techref/piclist PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist .