Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Problem with memory match when testing CCS ICD-S on PIC12F629 and PIC12F675

Status
Not open for further replies.

nooknikz

Full Member level 5
Joined
Apr 22, 2002
Messages
317
Helped
25
Reputation
50
Reaction score
3
Trophy points
1,298
Activity points
2,297
I'm to build ccs icd-s module and test on pic16f876 , pic16f877, pic18f442,pic18f458 it work !! but I'm test on pic12f629 and pic12f675 it error .

ICD ERROR : the configuration bits did not write correctly : the memory did not match .

in my program :

#include <12F629.h>
#use delay(clock=4000000)
#fuses XT,PUT,MCLR,NOWDT,NOPROTECT,NOBROWNOUT,NOCPD



please help me.
 

pic12f675/icd preis bestellen

Try to use the last version of CCS. I nkown that some versions of CCS have bugs if configurations bits of pic12f629
 

12f629

the in circuit debugger does not work with these pics !
it works basically with pic 16f87x
it should work with pic 18f xxx but i'm not sure.
almost all the pics have now the "in circuit serial programming", but few have "in circuit debugging"

look at the datasheet of theses pics.
 

pic icd-40 ccs 18f

I made a small mistake on the above message.
there are two versions of the icd
the icd1 works only with pic 16f8x and 16f87x
the icd2 works with almost all the flash pics, but is only available at microchip, you can't build your own.

may be it's only a question of a small patch of the firmware of the icd1 to get a working icd2... I don't have any so I can't test this...
 

icd serial rapidshare

Could you please help me to get the CCS C compiler?
 

m 545 icd

Custom C Compiler for PIC micros
u can download from here

**broken link removed**

and after install include following file in installed 'PICC' dir.

**broken link removed**

and enjoy .
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top