Sonsivri

Electronics => Pic C Languages => Topic started by: PM3295 on June 01, 2011, 08:28:01 20:28



Title: microC Pro 4.60 tool add problem
Post by: PM3295 on June 01, 2011, 08:28:01 20:28
I added my Pickit 3 programmer as an extra tool. When clicking on the icon on the toolbar to access the programmer, an error message "PICkit 3 has stopped working" is displayed.
If I add another programmer instead it operates normally via the toolbar. I am out of ideas to what is causing this to happen. The PICkit 3 runs normal when accessed directly. Any ideas appreciated. I want to set up this programmer as to program automatically from the microC console.


Title: Re: microC Pro 4.60 tool add problem
Post by: juliozv on March 30, 2012, 08:25:51 20:25
You can use PICKIT3 programmer, you just need to add it correctly as a tool in your mikroC PRO.

When creating new tool, give it a name, browse for and put PICKIT3 programmer file path in File Name menu.

Then you have to set up Parameters for that tool. In order to set up parameters, you should firstly see what command line format does PICKIT3 programmer expect and use that format for parameters.

I don't have a PICKIT 3, I have a clone pickit 2  ;D and those steps work well.


Title: Re: microC Pro 4.60 tool add problem
Post by: zab on March 31, 2012, 11:28:03 11:28
I agree with PM3295. the problem exists. but at present no solution.looking into it.as well.


Title: Re: microC Pro 4.60 tool add problem
Post by: zab on September 03, 2012, 05:54:03 05:54
I want to share the solution I used to tackle this problem. If you add pickit2 or pickit3 an extra tool you will surely come across this problem.
1. But if you install pickit2 ,3 to compiler folder then these run smoothly.
2. The other solution is to copy files from pickit2,3 installation folder to compiler folder.
then you can add its exe for extra tool to compiler.
I hope this helps the mikroC users.