View previous topic :: View next topic |
Author |
Message |
kmp84
Joined: 02 Feb 2010 Posts: 345
|
ICD2 Problem. |
Posted: Thu Sep 11, 2014 10:50 pm |
|
|
Hi all Friends!
I have problem with CCS C Compiller v.4.140 and ICD2 debugger.
The problem is that when stop(halt) debugging session ICD2 can't refresh internal data EEPROM . Problem present only for 16F series(18F No Problem!). |
|
|
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
|
|
Posted: Thu Sep 11, 2014 10:52 pm |
|
|
What PIC are you using ? What's the Vdd voltage on the PIC ?
What IDE are you using ? MPLAB, MPLAB-X, CCS IDE, etc ?
And what version ?
Post your #fuses. |
|
|
kmp84
Joined: 02 Feb 2010 Posts: 345
|
|
Posted: Thu Sep 11, 2014 11:01 pm |
|
|
PCM programmer wrote: | What PIC are you using ? What's the Vdd voltage on the PIC ?
What IDE are you using ? MPLAB, MPLAB-X, CCS IDE, etc ?
And what version ?
Post your #fuses. | CCS IDE v.4.140, pic16f88, vdd=5v |
|
|
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
|
|
Posted: Thu Sep 11, 2014 11:14 pm |
|
|
I don't have the CCS IDE so I can't test it for you. I only have MPLAB. |
|
|
drolleman
Joined: 03 Feb 2011 Posts: 116
|
|
Posted: Sat Sep 13, 2014 6:33 pm |
|
|
Don't use ccs ide with icd2, there are too many problems with ccs ide and icd2. Use mplab 8.92 as your ide. mplab x doesn't support icd2. |
|
|
|