|
|
View previous topic :: View next topic |
Author |
Message |
huynhhai
Joined: 04 Apr 2015 Posts: 39
|
|
|
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
|
|
Posted: Sat Apr 04, 2015 12:24 pm |
|
|
To install the driver to use Pickit 2 with the CCS IDE, go to this page:
http://www.ccsinfo.com/downloads.php
Down at the bottom of the page, you will see this section:
Code: | MPLAB® ICD2,
MPLAB® ICD3,
MPLAB® PICkit3 &
MPLAB® REAL ICE™
Interface |
Click on the buttom below this, to download the file.
|
|
|
drolleman
Joined: 03 Feb 2011 Posts: 116
|
|
Posted: Sat Apr 04, 2015 6:00 pm |
|
|
usually when this happens it is a connection problem. make sure your grounds are perfect, power, mclr, etc. do you have caps close to the pic as possible. do you have another board to test the pickit 3. to prove it is functioning properly.
these are a few things to check for. |
|
|
huynhhai
Joined: 04 Apr 2015 Posts: 39
|
|
Posted: Sat Apr 04, 2015 8:47 pm |
|
|
Thanks PCM programmer, drolleman,
I download setup driver with Version 0.003 already & install to PC, but this problem no solve it, the alarm message still appear
I think my pickit3 had one issue, when I using MPLABX, MPLAB IDE to connect with my target board, It appear on alarm message about voltage, as my image below ( mach2.png), pickit3 using 3.3v & my target board using 5V, I had viewed manual of Microchip about modification to pickit3 low voltage operator, check R26, R43, R45 is 0 ohm, maybe this is reason can not connect pickit3 to CCS pic compiler,
Regards, |
|
|
Ttelmah
Joined: 11 Mar 2010 Posts: 19499
|
|
Posted: Sun Apr 05, 2015 3:05 am |
|
|
Lets start by clarifying some terms.....
The CCS compiler does not talk to/use any form of programmer/debugger!.
You have the CCS IDE, which is a package that sits 'on top' of the compiler, and talks to the compiler itself, and also to tools like the PicKit. It's an 'Integrated development environment'. A series of separate parts 'integrated' together. The pictures you originally posted are from this.
Now separately from this, there is another development environment, MPLAB-X. This can be setup to use the CCS compiler, and also to use it's own tools.
Now since MPLAB-X, comes from the same source as the PicKit, simply start with this. If this too is saying that it cannot connect to the PicKit/chip properly, then this is a hardware problem, not a software one.
So, don't try to involve too many things at this point. Just try to get MPLAB-X to work with the chip.
Start with this thread:
<http://www.microchip.com/forums/m467944.aspx>
Look particularly at the connection details in the poster linked to, and at the comments made. In particular, your chip is one that does require the pull-down on the LVP pin as it arrives from Microchip (they ship these with LVP enabled). If this pin is floating, it will not work properly.
<http://www.microchip.com/forums/m640643.aspx>
Are you powering the chip from the PicKit, or from it's own supply?. |
|
|
huynhhai
Joined: 04 Apr 2015 Posts: 39
|
|
Posted: Sun Apr 05, 2015 1:04 pm |
|
|
Thanks for everyone,
I had been debugged programs pic by pickit3 Vs CCs pic compiler, after i change another PIC16F88 ( the old one PIC16F628A can be error ), but the issue about select the low or high voltage for pickit 3 still not solve.
regards, |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|